prog8/compiler
Irmen de Jong cf50e4f6ec vm: printing of numbers now via conv module.
assigning strings now converted to strcopy function call in the compiler ast.
2022-04-23 02:15:51 +02:00
..
res vm: printing of numbers now via conv module. 2022-04-23 02:15:51 +02:00
src/prog8 vm: printing of numbers now via conv module. 2022-04-23 02:15:51 +02:00
test - floats: remove all floating point builtin functions and move them to the floats module instead 2022-04-22 00:45:54 +02:00
build.gradle added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00
compiler.iml added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00