Garfield2150/CatScript
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a small scripting esoteric language CatScript! the core functionality of the language is output texts, take userinput, basic branching comparison between input, function calling, no variables. if you want variables implememt it yourself in C/C++ and to compile just use g++ on the runtime.cpp file