some new things, mostly not working or finished

This commit is contained in:
2025-11-08 18:16:10 +01:00
parent 5792bfbd9a
commit 795fb42900
30 changed files with 4789 additions and 1 deletions

16
niacin/sample.popasm Normal file
View File

@@ -0,0 +1,16 @@
; POP Class File Version 1.0
; Magic: b'POPC'
; Constant Pool
; Count: 0
; Function Table
; Count: 1
; func[0]: func_0, args=0, locals=1, code_size=15, offset=0x00000024
; Function 0
0x00000024: PUSH_INT i32 12
0x0000002a: STORE_LOCAL local[0]
0x0000002d: LOAD_LOCAL local[0]
0x00000030: PRINT
0x00000031: RET 0