Jesse Brault
|
fc9cfcdf7c
|
Clean up of references and Rcs; better information hiding.
|
2024-12-30 16:27:33 -06:00 |
|
Jesse Brault
|
68553a756b
|
Remove old, unused code from vm; remove pub from various struct fields.
|
2024-12-30 12:50:55 -06:00 |
|
Jesse Brault
|
420db38f70
|
Properly implement load and store instructions.
|
2024-12-28 15:10:56 -06:00 |
|
Jesse Brault
|
e7a7cba26d
|
Successfully printed greeting!
|
2024-12-26 23:05:59 -06:00 |
|
Jesse Brault
|
3edb00ceb0
|
A little bit further.
|
2024-12-26 15:05:09 -06:00 |
|
Jesse Brault
|
21250ea695
|
Everything compiling and testing successfully.
|
2024-12-26 14:52:08 -06:00 |
|
Jesse Brault
|
6190beaed2
|
Massive work just to try to start printing a String.
|
2024-12-08 22:11:33 -06:00 |
|
Jesse Brault
|
d4280f40e1
|
More work on DvmValues and such to eventually be able to call to_string and get String bytes for printing.
|
2024-12-06 15:18:19 -06:00 |
|
Jesse Brault
|
cccbc6d819
|
Work on vm and DvmValues and DmTypes. Added pest to get parser off the ground.
|
2024-12-06 10:58:19 -06:00 |
|
Jesse Brault
|
7903c1cfb3
|
Attempt to implement runtime types.
|
2024-12-01 12:02:52 -06:00 |
|
Jesse Brault
|
5732c4d197
|
All the work to print 42 via a platform call.
|
2024-11-30 16:03:22 -06:00 |
|
Jesse Brault
|
a14eb550ce
|
Much work on dvm implementation; not compiling yet.
|
2024-11-30 08:09:19 -06:00 |
|