sam-astro c705771eaa
ProcessLine if else, inline exist checks
ProcessLine now does checks with if else statements, which should hopefully improve performance, and exist checks are inline if statements, so a new variable doesn't need to be initialized for a single use.
2022-01-05 09:17:03 -05:00
2021-12-24 22:28:43 -05:00
2021-12-24 22:31:40 -05:00
2021-12-24 22:28:46 -05:00

Slang

Description
Custom programming interpreter for ZSharp (Z#), a custom game programming language I made
Readme MIT 3.5 MiB
Languages
C++ 71.2%
CMake 9.3%
C 8.2%
Makefile 6.5%
Inno Setup 4.8%