espl1000
Compiler
A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.
[Work in Progress] Toy Compiler <3
29 stars
3 watching
4 forks
Language: C
last commit: over 1 year agoLinked from 1 awesome list
compilerlanguageprogramming-languagework-in-progress
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A compiler and runtime environment for a basic programming language | 39 | |
| A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 | |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 | |
| A source-to-source compiler system for C-like languages using Lisp's macro system. | 411 | |
| A compiler that translates a subset of the Pascal programming language into WebAssembly | 29 | |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 | |
| A simple programming language written in C that is compiled to C. | 53 | |
| A compiler that translates Common Lisp code into JavaScript | 243 | |
| A language targeting LLVM with the goal of building a simple compiler | 64 | |
| A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 244 | |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 | |
| A language and compiler for a statically-typed concatenative programming paradigm. | 51 | |
| Develops an assembler and compiler for a programming language | 46 | |
| Generates high-performance code for parallel computing on arrays using Common Lisp | 479 | |
| A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 71 |