Noja

Language Interpreter

An experimental interpreter for a basic programming language designed as an educational reference

A programming language written for fun!

GitHub

90 stars
4 watching
4 forks
Language: C
last commit: about 1 year ago
ccompilerinterpreterprogramming-language

Related projects:

Repository Description Stars
covscript/covscript An open-source interpreter for a cross-platform programming language designed to make programming easier 227
ccxvii/mujs An embeddable JavaScript interpreter written in C 818
mwerezak/sphinx-lang An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. 290
narasimha1997/boson-lang A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. 122
skx/gobasic A BASIC interpreter written in Golang. 331
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 242
keyz/the-super-tiny-interpreter An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. 172
delta456/monkey_v An implementation of a programming language interpreter in V. 37
dbetz/notc An interpreter with C-like syntax for simple programming tasks and built-in functionality. 3
egel-lang/egel An interpreter for an untyped concurrent functional scripting language with a concise syntax 81
fabrik42/writing_an_interpreter_in_elixir An Elixir implementation of an interpreter for the Monkey programming language 138
mattn/anko An interpreter written in Go for scripting languages. 1,482
beanshell/beanshell An embeddable, dynamically-typed Java interpreter with scripting language features. 871
ser1zw/mil An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. 2
zaba505/sand A package for creating interpreters using a concurrent model with UI and Engine components. 27