issues
search
vityaman-edu
/
sleepy
LISP-like Simple Language Educational Edition made as a final project for ITMO Computer Arhitecture course.
Apache License 2.0
5
stars
0
forks
source link
[doc] Write the Sleepy Specification
#4
Open
vityaman
opened
11 months ago
vityaman
commented
11 months ago
Includes
[ ] Basic description
[ ] Syntax
[ ] Semantics
[ ] Examples
vityaman
commented
11 months ago
Grammar can be tested here:
http://lab.antlr.org
Includes