Add scripts to build a toolchain for running VM tests

This commit is contained in:
2024-05-14 22:09:05 +02:00
parent 51fa3efc32
commit 68264016ce
10 changed files with 688 additions and 15 deletions

3
TODO
View File

@ -12,3 +12,6 @@
- Syscalls.
- Error message with an empty file wrongly says that a ")" is expected.
- Support any expressions for constants.
# Toolchain
- Try to guess the build platform (x86_64-slackware-linux is hard coded).