/raccoon-lang

Trivial interpreted programming language

Primary LanguageC++

RaccoonLang

Trivial interpreted programming language with a syntax similar to javascript's.

Build

cd lx/bin/
cmake ../../
make

Run

./RaccoonLang <file.rcc>

TrashPanda

TrashPanda is the Lexer (still in progress)

More intel to be added soon