Determine the build target automatically

This commit is contained in:
2024-05-20 01:42:56 +02:00
parent ebd68d7878
commit 189b2e6054
2 changed files with 49 additions and 23 deletions

3
TODO
View File

@ -13,6 +13,3 @@
- Error message with an empty file wrongly says that a ")" is expected.
- Support any expressions for constants.
- Name analysis should fail if there are undefined symbols.
# Toolchain
- Try to guess the build platform (x86_64-slackware-linux is hard coded).