Lemick

2024-06-27

Computers, Programming, Languages, BASIC - Lemick. A project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool.

A project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool. Current version is a bytecode compiler and interpreter/JIT compiler implemented in pure C with flex (scanner) and bison (parser).

Lemick