simple-interpreter
There are 8 repositories under simple-interpreter topic.
pankuznetsov/Palo-Alto-BASIC-in-Ruby-less-then-in-500-lines
PaloAlto BASIC (also known as Tiny BASIC) interpreter less than in 500 lines.
hadisfr/zabaanche
a project for Advanced Programming S98 at University of Tehran ~ Solution of Teaching Staff
rmrt1n/seacucumber
small tree-walk interpreter and transpiler in c for a toy language
LuisFernandoBenatto/Simple-Compiler
Implementation: A simple expression interpreter
MostafaTwfiq/Simple-Interpreter
Simple interpreter built in c. This project is for education purposes.
nischcodes/Simpleter
Simple Interpreter for a toy programming language as part of my "How to build X" Collection.
ahester57/asm_Fantasy
A small virtual machine for practicing assembly. For school.
rbaltrusch/simple_interpreters
Contains implementations of simple REPL interpreters