co
Programming language compiler
Developing a statically typed, general-purpose programming language with an optimizing compiler
A programming language in early development
151 stars
8 watching
8 forks
Language: TypeScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Develops an assembler and compiler for a programming language | 46 |
| | A systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management. | 215 |
| | A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. | 173 |
| | A language compiler to WebAssembly | 419 |
| | An exercise project demonstrating minimalist C programming | 9,788 |
| | Generates source code in multiple languages from TypeScript | 20 |
| | A utility for compiling and executing C scripts in one go! | 2,107 |
| | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,662 |
| | An open-source interpreter for a cross-platform programming language designed to make programming easier | 227 |
| | A C# implementation of a simple, statically-typed language suitable for embedded and standalone applications. | 16 |
| | A Common Lisp compiler that generates JavaScript code | 888 |
| | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
| | A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
| | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 68 |
| | Compiles R statistical language into WebAssembly for use in web browsers and Node | 1 |