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.

GitHub

3 stars
2 watching
1 forks
Language: C
last commit: about 8 years ago

Related projects:

Repository Description Stars
dbetz/etalk A programming language with object-oriented features and basic syntax for simple statements and expressions. 3
skx/gobasic A BASIC interpreter written in Golang. 329
dbetz/bob A minimalistic programming language in C with simple syntax and minimal features. 17
esp8266/basic A basic programming language and interpreter for microcontrollers like the ESP8266 259
paladin-t/my_basic An embeddable BASIC interpreter with features such as prototype-based programming and functional programming 507
avivc/ribbonlang An interpreted programming language with a minimalist syntax and support for classes, closures, and 2D graphics programming. 11
ccxvii/mujs An embeddable JavaScript interpreter written in C 812
cozis/noja An experimental interpreter for a basic programming language designed as an educational reference 90
keyz/the-super-tiny-interpreter An interpreter for a simplified JavaScript subset to demonstrate the concept of closures using super-easy-to-read code. 171
endbasic/endbasic An interpreter for a BASIC-like language with interactive visual feedback and hardware support 317
dictu-lang/dictu An interpreted programming language with C-style syntax and support for multiple paradigms 268
smallbasic/smallbasic An interpreter for a simplified BASIC programming language with extensions for graphics and sound 209
mist64/cbmbasic An interpreter for a variant of Commodore BASIC 6502 449
verhas/jscriptbasic An interpreter for a BASIC scripting language embedded in Java applications 13
mwerezak/sphinx-lang An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. 290