Pinned Repositories
awesome-esolangs
Curated list of awesome Esoteric languages and resources
BitBitJump
CodeFromTheReasonedSchemer2ndEd
Code from Chapter 10 & Appendix A, implementation, and Chapters 7 & 8, arithmetic
edwin48
MIT Scheme's Edwin Editor written on top of Scheme48 and SCSH
eta
[ETAOINSH] ETA interpreter and assembler
gexsys
Gexsys is a simple expert system framework based on GNU Guile and relational databases.
lua-llvm
lua-llvm
scheme48-0.53
My own copy of Scheme 48, version 0.53. For educational purposes.
scsh
A Unix shell embedded in scheme
sicp-code
Code downloaded from the SICP book website
EsoVM's Repositories
esovm/subleq-interpreter
Sybleq Interpreter
esovm/befunge-95
a befunge-93 interpreter
esovm/BF-OS
Its an OS (or rather a GUI) running in 100% BF
esovm/bfbasic
This is a port to GitHub and Eclipse of BFBASIC (https://esolangs.org/wiki/BFBASIC).
esovm/bfbuilder
[Emacs] A brainfuck development environment with interactive debugger
esovm/brainfuck
BF playground
esovm/brainfuck-2
Brainfuck interpreter written in C
esovm/brainfuck2wasm
A brainfuck-to-WebAssembly compiler
esovm/c-testsuite
A public database of C compiler test cases, minimal test runners, and public test results.
esovm/embed
An embeddable, tiny Forth interpreter with metacompiler.
esovm/factor
Factor programming language
esovm/Headache
Programming Language that compiles to 8 Bit Brainfuck
esovm/hedgehog
a toy programming language
esovm/IntercalScript
The IntercalScript programming language
esovm/jolly
A ByteByteJump virtual machine inspired by BytePusher.
esovm/jordie-scientific-gp-arch
Genetic programming library (LGP/STGP)
esovm/joy-2
esovm/kona
Open-source implementation of the K programming language
esovm/meep
A programming language that compiles to brainfuck.
esovm/MinimalCC
Minimal C subset compiler intended to eventually run on my calculator
esovm/Moy
A version of Joy1 built with Lex and Yacc
esovm/pforth
Portable Forth in C
esovm/poprc
A Compiler for the Popr Language
esovm/qbe-2
Compiler Backend. Fork of https://c9x.me/compile/
esovm/r3d4
r3 programing language for 64 bits Windows/Linux/Mac/Rasberry Pi 4
esovm/rssb
An RSSB VM and assembler in C
esovm/Ruschm
Scheme(R7RS) interpretor/compiler rust implementation
esovm/sicp-homework
Solutions for exercises from wizard book.
esovm/SUBLEQ-joebobmiles
A SUBLEQ assembler and emulator written in C99
esovm/wasm-tools
Low level tooling for WebAssembly in Rust