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: over 2 years ago
ccompilerinterpreterprogramming-language

Related projects:

RepositoryDescriptionStars
covscript/covscriptAn open-source interpreter for a cross-platform programming language designed to make programming easier227
ccxvii/mujsAn embeddable JavaScript interpreter written in C818
mwerezak/sphinx-langAn interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime.290
narasimha1997/boson-langA programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming.122
skx/gobasicA BASIC interpreter written in Golang.331
jyh1/mmacloneAn interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem242
keyz/the-super-tiny-interpreterAn interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code.172
delta456/monkey_vAn implementation of a programming language interpreter in V.37
dbetz/notcAn interpreter with C-like syntax for simple programming tasks and built-in functionality.3
egel-lang/egelAn interpreter for an untyped concurrent functional scripting language with a concise syntax81
fabrik42/writing_an_interpreter_in_elixirAn Elixir implementation of an interpreter for the Monkey programming language138
mattn/ankoAn interpreter written in Go for scripting languages.1,482
beanshell/beanshellAn embeddable, dynamically-typed Java interpreter with scripting language features.871
ser1zw/milAn interpreter and VM implementation for a lightweight programming language with basic data types and control structures.2
zaba505/sandA package for creating interpreters using a concurrent model with UI and Engine components.27