OverScript

Language compiler

A C# implementation of a simple, statically-typed language suitable for embedded and standalone applications.

The OverScript programming language

GitHub

16 stars
1 watching
1 forks
Language: C#
last commit: over 2 years ago

Related projects:

Repository Description Stars
c2lang/c2compiler A C compiler written in the C2 language itself. 704
draco-lang/compiler A C# compiler project for a new .NET programming language. 103
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
rsms/co Developing a statically typed, general-purpose programming language with an optimizing compiler 151
lys-lang/lys A language compiler to WebAssembly 420
asdalexander77/typescript2cxx A tool that translates TypeScript code to C++ 689
covscript/covscript An open-source interpreter for a cross-platform programming language designed to make programming easier 225
glossopoeia/boba A language and compiler for a statically-typed concatenative programming paradigm. 51
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
flax-lang/flax A C++ general-purpose programming language with high-level syntax and expressibility, focusing on minimal runtime and clean syntax. 146
forest-lang/forest-compiler A compiler for a multi-syntax functional programming language that compiles to WebAssembly 620
c3d/xl A minimalist programming language designed to facilitate easy extension and adaptability 271
kekyo/il2c Translates C# IL code to native C language 401
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64