Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vityaman authored Apr 21, 2024
1 parent 105dc44 commit d05efd7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Arhitecture course. It is translated to `Tafka IR`,
that then is compiled into `Asmik` assembler for the
`Sleepy VM`.

## TODO

- Physical registers allocation (now there are only virtual registers)
- Translation to RISC-V M assebler
- Input validation inluding typechecking

## Documentation

- [Language Specification](./doc/lang/spec.md)
Expand Down

0 comments on commit d05efd7

Please sign in to comment.