lone-wolf-akela / foxlox

A script language written in c++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foxlox

Foxlox

A script language written in c++.

It is based on the Lox language from Crafting Interpreters, extended with import & export, compilation to binary file, Tuple type and many other things.

About

A script language written in c++.

License:MIT License


Languages

Language:C++ 100.0%