jamis / rtc-ocamlLinks
"The Ray Tracer Challenge" (http://www.raytracerchallenge.com) implemented in OCaml
☆15Updated 6 years ago
Alternatives and similar repositories for rtc-ocaml
Users that are interested in rtc-ocaml are comparing it to the libraries listed below
Sorting:
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆346Updated 7 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- Program a bot using assembly-like code in this competitive game!☆58Updated 4 years ago
- An implementation of Scheme in Python and C++☆178Updated last week
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A toy superoptimizer for a limited assembly language.☆59Updated 2 years ago
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- Tools for a compilers course☆127Updated 5 months ago
- An emulator for a hypothetical 16-bit computer from the 80s and 90s. Intended as a play-thing and educational tool.☆74Updated 2 years ago
- Example code for compilers textbook.☆203Updated 3 years ago
- A Tcl interpreter in 500 lines of code☆119Updated 10 months ago
- Berkeley Logo interpreter☆225Updated 4 months ago
- A compiler for x86-64 with an SLR parser.☆10Updated 2 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- Succintly written (<1000 non-obfuscated loc), fully-functional software in any language☆111Updated 3 years ago
- Tiny Programs: Rosetta code for implementations☆57Updated 2 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- ☆121Updated last year
- The programming language DINO☆126Updated 6 years ago
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆300Updated 3 years ago
- Parser, code model, interpreter and navigable browser for the original Xerox Smalltalk-80 v2 sources and virtual image file☆311Updated 5 months ago
- a single pass c compiler in 500 lines of python☆210Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Intel 8080 assembler and simulator in JS, optimized for simplicity.☆166Updated last year
- Render ASCII art as SVG diagrams☆53Updated 5 years ago
- A work-in-progress GameBoy emulator.☆11Updated 4 years ago