Noja
Language Interpreter
An experimental interpreter for a basic programming language designed as an educational reference
A programming language written for fun!
90 stars
4 watching
4 forks
Language: C
last commit: about 1 year ago ccompilerinterpreterprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| An open-source interpreter for a cross-platform programming language designed to make programming easier | 227 |
| An embeddable JavaScript interpreter written in C | 818 |
| An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
| A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
| A BASIC interpreter written in Golang. | 331 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. | 172 |
| An implementation of a programming language interpreter in V. | 37 |
| An interpreter with C-like syntax for simple programming tasks and built-in functionality. | 3 |
| An interpreter for an untyped concurrent functional scripting language with a concise syntax | 81 |
| An Elixir implementation of an interpreter for the Monkey programming language | 138 |
| An interpreter written in Go for scripting languages. | 1,482 |
| An embeddable, dynamically-typed Java interpreter with scripting language features. | 871 |
| An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. | 2 |
| A package for creating interpreters using a concurrent model with UI and Engine components. | 27 |