LISP-like Simple Language Educational Edition
made as a final project for ITMO Computer
Arhitecture course. It is translated to Tafka IR
,
that then is compiled into Asmik
assembler for the
Sleepy VM
.
- Physical registers allocation (now there are only virtual registers)
- Translation to RISC-V M assebler
- Input validation inluding typechecking