Wrote a JSON serializer/deserializer in the language I've been working on.
https://github.com/JoshuaManton/sif/blob/main/core/json.sif
Wrote a JSON serializer/deserializer in the language I've been working on.
https://github.com/JoshuaManton/sif/blob/main/core/json.sif
Just got a triangle rendering with win32 + directx11 using the programming language I'm working on. Code here:
https://github.com/JoshuaManton/sif/blob/main/examples/directx_win32_triangle/main.sif
Got a window opening with SDL using the programming language I've been working on recently. https://github.com/JoshuaManton/sif