skx / math-compilerLinks
A simple intel/AMD64 assembly-language compiler for mathematical operations
☆68Updated last year
Alternatives and similar repositories for math-compiler
Users that are interested in math-compiler are comparing it to the libraries listed below
Sorting:
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
- Generate ELF Linux 64-bit (x86-64) executable manually☆46Updated 6 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix☆43Updated 13 years ago
- A simple/minimal TCL interpreter, written in golang☆38Updated 3 years ago
- Coroutine scheduler for C☆47Updated last year
- Programming language that compiles into a x86 ELF executable.☆167Updated 3 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Basic X86-64 assembler, written in golang☆76Updated 5 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 2 weeks ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- ☆13Updated last year
- A type-safe C successor that compiles directly to various platforms.☆139Updated 9 months ago
- Yet another CHIP-8 emulator☆14Updated last year
- A compiler for the µC language.☆58Updated 4 years ago
- Fast JSON parser for C☆79Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆47Updated 3 years ago
- A CHIP-8 emulator in C.☆18Updated 3 years ago
- Compiler for a small language into x86-64 Assembly☆252Updated 3 years ago
- Regexp code for https://swtch.com/~rsc/regexp/☆43Updated last year
- A little language interpreter written in Go☆99Updated 7 years ago
- Robin hood bloom filter (C library)☆37Updated last year
- clex is a simple lexer generator