theartofcomputerprogramming / mmixsamplesLinks
Sample code in MMIX assembly language
☆11Updated 3 years ago
Alternatives and similar repositories for mmixsamples
Users that are interested in mmixsamples are comparing it to the libraries listed below
Sorting:
- MMIX 2009 – a RISC computer for the third millennium☆41Updated last week
- Source code for 'Interpreting Lisp' by Gary D. Knott☆23Updated 2 years ago
- A Common Lisp Framework for the Semantic Web☆22Updated 4 years ago
- Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX☆57Updated 8 years ago
- The Ops5 programming language for production systems☆38Updated 5 years ago
- ☆28Updated 5 years ago
- Resurrection of the EuLisp definition and the Youtoo, EuXLisp and Eu2C implementations☆64Updated 14 years ago
- Arbitrary precision, automatic re-computing real numbers in Common Lisp.☆33Updated last year
- Scheme to Common Lisp☆17Updated last year
- Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/☆59Updated 13 years ago
- Kali is Kelsey and Rees's distributed Scheme implementation based on Scheme48☆38Updated 13 years ago
- Portable version of the Hemlock editor.☆46Updated 6 years ago
- Portable implementation of many standard Common Lisp macros.☆13Updated 2 months ago
- AI Memo transcript☆23Updated 11 years ago
- Common Interface to ISO Prolog implementations from Common Lisp☆34Updated 3 years ago
- SNARK - SRI's New Automated Reasoning Kit☆19Updated 3 months ago
- Prolog implementation of microKanren☆43Updated 10 years ago
- LISP Mathematical Library☆23Updated 2 years ago
- A Common Lisp compiler, designed to compile to C (and from there to native code or JavaScript)☆28Updated 10 years ago
- A fast implementation of miniKanren with disequality and absento, compatible with Racket and Chez.☆36Updated 3 years ago
- Extensible Scheduler written in Common Lisp☆23Updated 2 years ago
- A *LISP emulator☆35Updated 5 years ago
- MIT Scheme's Edwin Editor written on top of Scheme48 and SCSH☆42Updated 8 years ago
- an implementation-independent framework for creating Common Lisp compilers☆51Updated 9 months ago
- An implementation of Scheme embedded in Common Lisp☆25Updated 13 years ago
- A mostly-joking implementation of a lisp in just 500 lines of C.☆20Updated 6 years ago
- A Tangram Puzzle Solver in Common Lisp that is capable of solving arbitrary geometric tiling problems. CLIM (Common Lisp Interface Manage…