Skip to content

Commit d05efd7

Browse files
authored
Update README.md
1 parent 105dc44 commit d05efd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Arhitecture course. It is translated to `Tafka IR`,
66
that then is compiled into `Asmik` assembler for the
77
`Sleepy VM`.
88

9+
## TODO
10+
11+
- Physical registers allocation (now there are only virtual registers)
12+
- Translation to RISC-V M assebler
13+
- Input validation inluding typechecking
14+
915
## Documentation
1016

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

0 commit comments

Comments
 (0)