notc
Interpreter
An interpreter with C-like syntax for simple programming tasks and built-in functionality.
This is a simple interpreter with c-like syntax.
3 stars
2 watching
1 forks
Language: C
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A programming language with object-oriented features and basic syntax for simple statements and expressions. | 3 |
| A BASIC interpreter written in Golang. | 331 |
| A minimalistic programming language in C with simple syntax and minimal features. | 17 |
| A basic programming language and interpreter for microcontrollers like the ESP8266 | 259 |
| An embeddable BASIC interpreter with features such as prototype-based programming and functional programming | 512 |
| An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. | 11 |
| An embeddable JavaScript interpreter written in C | 818 |
| An experimental interpreter for a basic programming language designed as an educational reference | 90 |
| An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. | 172 |
| An interpreter for a BASIC-like language with interactive visual feedback and hardware support | 320 |
| An interpreted programming language with C-style syntax and support for multiple paradigms | 268 |
| An interpreter for a simplified BASIC programming language with extensions for graphics and sound | 211 |
| An interpreter for a variant of Commodore BASIC 6502 | 452 |
| An interpreter for a BASIC scripting language embedded in Java applications | 14 |
| An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |