-
aab4c887ca
add call frames, refactor to allow call frames to work, add debug
main
zongor
2025-06-27 13:06:06 -0400
-
f909071287
Cleanup some stuff
zongor
2025-06-22 15:03:25 -0400
-
a741a0c992
update docs, fix float jmp
zongor
2025-06-22 10:57:15 -0400
-
457c77b6ab
update documentation
zongor
2025-06-21 23:32:41 -0400
-
d27d4259aa
convert to register based instead of mem2mem
zongor
2025-06-21 23:20:29 -0400
-
16117b9a3a
add hashmap as macro, Q16.16 -> float (implement later), general cleanup
zongor
2025-06-19 19:02:03 -0400
-
fd9516bf7e
change back to MIT since using some stuff from craftingintepreters
zongor
2025-06-15 15:54:49 -0400
-
0d958be440
add parser, compiler, breakout opcodes, fix test
zongor
2025-06-14 22:57:19 -0400
-
697b6de2ff
add parser, fix comments
zongor
2025-06-14 19:05:19 -0400
-
447886b037
add license header
zongor
2025-06-14 18:50:39 -0400
-
6956ffa83e
update documentation to newest impl
zongor
2025-06-14 15:55:03 -0400
-
8f6af5de8c
update example, update spec to follow new vm
zongor
2025-06-14 15:38:31 -0400
-
6f5d9931d0
fix docs (forgot Dis)
zongor
2025-06-14 15:27:00 -0400
-
ada524e6a4
fix docs (again)
zongor
2025-06-14 15:24:42 -0400
-
6d2e31aa24
fix docs
zongor
2025-06-14 15:23:40 -0400
-
70a6de687f
fix documentation, wrong license
zongor
2025-06-14 15:19:39 -0400
-
29a6a3d471
refactor to reduce repeats
zongor
2025-06-14 14:54:38 -0400
-
bf2609c6ee
add uint toS
zongor
2025-06-14 14:48:11 -0400
-
d9ab352c68
small fixes
zongor
2025-06-14 14:42:25 -0400
-
e8d0cd5e96
add Q16.16 real, uint32, and int32 opcodes
zongor
2025-06-14 14:38:04 -0400
-
0cd92bb919
add emscripten wasm
zongor
2025-06-14 11:44:36 -0400
-
381b6ebb9a
add magic to binary
zongor
2025-06-14 11:34:35 -0400
-
838f3800cb
refactor to step intead of loop
zongor
2025-06-14 11:30:27 -0400
-
4cb02c41d0
add float and int ==
zongor
2025-06-14 00:14:00 -0400
-
d4d887e6a1
add float and int >,<,>=,<=
zongor
2025-06-14 00:10:24 -0400
-
dc89a24701
move dump to debug
zongor
2025-06-13 21:50:43 -0400
-
5107ac5df8
add direct char casting
zongor
2025-06-13 19:13:47 -0400
-
6b7beadaeb
fix string handling
zongor
2025-06-13 16:22:37 -0400
-
bb9e30a1c1
begin breaking up into modules, add wasm
zongor
2025-06-11 22:41:49 -0400
-
244baf55f1
fix endianess
zongor
2025-06-08 23:45:54 -0400
-
39b6a1f15f
add int2float and float2int conversion ops
zongor
2025-06-08 23:26:42 -0400
-
af01b5afae
quick-n-dirty num to str
zongor
2025-06-08 18:07:19 -0400
-
a1c74760a1
add fat pointers for strings, update makefile, test
zongor
2025-06-08 16:41:53 -0400
-
2817e940e1
delete test, add combined type
zongor
2025-06-08 15:24:43 -0400
-
cdf21dd5cf
add more opcodes to test mem2mem
zongor
2025-06-08 12:20:55 -0400
-
5d15aa1c57
fix minor things, add inital opcode, add mem2mem test
zongor
2025-06-08 00:30:52 -0400
-
f1f84e0fe5
formatting
zongor
2025-06-01 00:01:27 -0400
-
a6e254a100
gui example, server socket example
zongor
2025-05-31 23:56:07 -0400
-
96785dcd22
Update README.org
zongor
2025-05-24 23:42:33 -0400
-
86275db2b1
Update README.org
zongor
2025-05-24 23:41:55 -0400
-
183e3d5400
Update README.org
zongor
2025-05-24 23:41:08 -0400
-
f4cf1a457a
update readme, spec, example
zongor
2025-05-24 23:27:01 -0400
-
775a3aef4b
use vec3
zongor
2025-05-17 22:39:35 -0400
-
ffbf044734
refine language a bit
zongor
2025-05-17 22:37:45 -0400
-
52c33178d3
start from scratch with own code
zongor
2025-05-11 18:54:31 -0400
-
ae665d89ed
migrate old compiler, hack on that instead
zongor
2025-05-04 14:51:38 -0400
-
9d65790e5d
add logical ops, add numbers
zongor
2025-05-04 14:08:21 -0400
-
bf38431165
add scanner, compiler
zongor
2025-05-04 12:55:28 -0400
-
fb6cc45f83
add math ops
zongor
2025-05-03 23:39:57 -0400
-
5a1a399d4f
add vm
zongor
2025-05-03 23:18:20 -0400
-
72c5830637
add line numbers
zongor
2025-05-03 21:28:34 -0400
-
a2e5d43e1e
add constants
zongor
2025-05-03 21:24:45 -0400
-
119edcbadd
update readme
zongor
2025-05-03 21:11:09 -0400
-
231c246632
update readme
zongor
2025-05-03 21:08:56 -0400
-
58f7e30357
add initial compiler, add tests
zongor
2025-05-03 21:07:19 -0400
-
281211d150
delete old files
zongor
2025-05-03 20:34:55 -0400
-
00e7037128
add v6 syntax\, reorganize stuff
zongor
2025-05-03 20:19:30 -0400
-
49b33cdbfd
no toc
zongor
2025-04-19 14:41:00 -0400
-
e93defdcf0
convert to org mode
zongor
2025-04-19 14:37:14 -0400
-
acedcb1e23
accidentally flipped v2 and v3, fixed
zongor
2025-04-19 14:29:52 -0400
-
9c1d79812d
add v3
zongor
2025-04-19 13:51:32 -0400
-
33dd1cb809
add machine docs, add gitignore
zongor
2025-02-08 22:50:46 -0500
-
8f4ff99635
reorder immutable
zongor
2025-01-26 10:16:40 -0500
-
47edc8909a
setting type was in old style
zongor
2025-01-26 10:11:13 -0500
-
aa8b861538
fix const example
zongor
2025-01-26 10:03:40 -0500
-
4e3de8bdb1
move to stack based model
zongor
2025-01-26 10:00:40 -0500
-
d93b4d8dc6
more examples
zongor
2025-01-25 15:14:00 -0500
-
521c3c9bad
get rid of null
zongor
2025-01-05 17:02:13 -0500
-
73e2ddae69
wip new project example
zongor
2025-01-05 16:58:55 -0500
-
8c9e574a5e
move stuff into docs, rewrite spec, edit readme
zongor
2024-12-31 18:28:46 -0500
-
7ae64fb165
move stuff, add client experiment
zongor
2024-12-23 18:37:26 -0500
-
be7a3e731b
add more ideas
zongor
2024-12-07 20:41:02 -0500
-
68ab786d8a
c like idea
zongor
2024-12-07 18:59:00 -0500
-
1202fdc1dd
Bunch of random ideas
zongor
2024-12-07 18:44:29 -0500
-
b4cfe77743
Update README.md
zongor
2024-09-08 11:49:13 -0400
-
cf20daa6a1
Update SPECIFICATION.MD
zongor
2024-07-20 16:10:03 -0400
-
145407da41
Update SPECIFICATION.MD
zongor
2024-07-20 16:07:46 -0400
-
055c910ab6
Update README.md
zongor
2024-07-20 15:57:14 -0400
-
dea8ed2592
Update SPECIFICATION.MD
zongor
2024-07-20 15:44:43 -0400
-
4908442e65
Update SPECIFICATION.MD
zongor
2024-07-20 15:43:39 -0400
-
92803e7852
Update SPECIFICATION.MD
zongor
2024-07-20 15:42:18 -0400
-
5d81bc1bf3
Update SPECIFICATION.MD
zongor
2024-07-20 14:32:33 -0400
-
19c2a4c8b7
Update README.md
zongor
2024-07-20 14:31:16 -0400
-
59db0be3ab
Update README.md
zongor
2024-07-20 14:30:43 -0400
-
c56f742b2f
Update README.md
zongor
2024-07-20 14:28:52 -0400
-
7f31e86eec
Update SPECIFICATION.MD
zongor
2024-07-20 14:27:59 -0400
-
a88ab4cfa6
Update README.md
zongor
2024-07-20 14:21:45 -0400
-
6c83ee3614
Update SPECIFICATION.MD
zongor
2024-07-20 13:48:42 -0400
-
3ac54394de
Update SPECIFICATION.MD
zongor
2024-07-20 13:04:29 -0400
-
518070d2bd
Update SPECIFICATION.MD
zongor
2024-07-20 12:38:03 -0400
-
5f0c66fa93
remove undos
zongor
2024-01-27 19:22:26 -0500
-
4ff4ef826e
rename and start work
zongor
2024-01-27 19:20:21 -0500
-
ce64bd92cd
Add specification
chakr
2023-02-04 19:49:35 -0500
-
e126444105
Initial commit
zongor
2023-02-04 19:47:41 -0500