Writing to windows console through foreign calls!

This commit is contained in:
Krzosa Karol
2022-06-13 22:34:19 +02:00
parent c0253f0424
commit bc3d3d00ca
4 changed files with 17 additions and 75 deletions

View File

@@ -50,7 +50,7 @@ want to export all the symbols, we can namespace them optionally.
[ ] - Some way to take slice of data
[ ] - slices should be properly displayed in debugger
[ ] - elif
[ ] - Hex 0x42
[ ] - Imports inside of import shouldn't spill outside
[ ] - #assert that handles constants at compile time and vars at runtime
[ ] - Comma notation when declaring variables thing1, thing2: S32
@@ -76,6 +76,7 @@ want to export all the symbols, we can namespace them optionally.
@donzo
[x] - Scope
[x] - Hex 0x42
[x] - Rewrite where # happen,
[x] - cast ->
[x] - Remodel compound from call to {}