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 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
rsms/compis | A systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management. | 213 |
rsms/hue | A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. | 173 |
lys-lang/lys | A language compiler to WebAssembly | 420 |
rswier/c4 | An exercise project demonstrating minimalist C programming | 9,741 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
ryanmjacobs/c | A utility for compiling and executing C scripts in one go! | 2,096 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
covscript/covscript | An open-source interpreter for a cross-platform programming language designed to make programming easier | 225 |
overscript-lang/overscript | A C# implementation of a simple, statically-typed language suitable for embedded and standalone applications. | 16 |
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 885 |
phorward/colm | A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
shortercode/radiance | A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
glouw/rr | A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. | 67 |
georgestagg/webr | Compiles R statistical language into WebAssembly for use in web browsers and Node | 1 |