OverScript
Language compiler
A C# implementation of a simple, statically-typed language suitable for embedded and standalone applications.
The OverScript programming language
16 stars
1 watching
1 forks
Language: C#
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A C compiler written in the C2 language itself. | 703 |
| A C# compiler project for a new .NET programming language. | 106 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
| A language compiler to WebAssembly | 419 |
| A tool that translates TypeScript code to C++ | 692 |
| An open-source interpreter for a cross-platform programming language designed to make programming easier | 227 |
| A language and compiler for a statically-typed concatenative programming paradigm. | 51 |
| A Haskell implementation of a compiler for a custom programming language | 172 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A C++ general-purpose programming language with high-level syntax and expressibility, focusing on minimal runtime and clean syntax. | 146 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| A minimalist programming language designed to facilitate easy extension and adaptability | 272 |
| Translates C# IL code to native C language | 404 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |