/YScript

a toy script language

Primary LanguageC++Apache License 2.0Apache-2.0

YScript

YScript(ys) aims to practise designing a toy language accompany with it's compiler and the virutal machine.

Define lexical and syntax grammar for yscript.

Tools used to run/check/debug yscript language program.

YScript test cases including unittests, yscript programs samples, and benchmarks.