zongor
|
52c33178d3
|
start from scratch with own code
|
2025-05-11 18:54:31 -04:00 |
zongor
|
ae665d89ed
|
migrate old compiler, hack on that instead
|
2025-05-04 14:51:38 -04:00 |
zongor
|
9d65790e5d
|
add logical ops, add numbers
|
2025-05-04 14:08:21 -04:00 |
zongor
|
bf38431165
|
add scanner, compiler
|
2025-05-04 12:55:28 -04:00 |
zongor
|
fb6cc45f83
|
add math ops
|
2025-05-03 23:39:57 -04:00 |
zongor
|
5a1a399d4f
|
add vm
|
2025-05-03 23:18:20 -04:00 |
zongor
|
72c5830637
|
add line numbers
|
2025-05-03 21:28:34 -04:00 |
zongor
|
a2e5d43e1e
|
add constants
|
2025-05-03 21:24:45 -04:00 |
zongor
|
119edcbadd
|
update readme
|
2025-05-03 21:11:09 -04:00 |
zongor
|
231c246632
|
update readme
|
2025-05-03 21:08:56 -04:00 |
zongor
|
58f7e30357
|
add initial compiler, add tests
|
2025-05-03 21:07:19 -04:00 |
zongor
|
281211d150
|
delete old files
|
2025-05-03 20:34:55 -04:00 |
zongor
|
00e7037128
|
add v6 syntax\, reorganize stuff
|
2025-05-03 20:19:30 -04:00 |
zongor
|
49b33cdbfd
|
no toc
|
2025-04-19 14:42:31 -04:00 |
zongor
|
e93defdcf0
|
convert to org mode
|
2025-04-19 14:37:14 -04:00 |
zongor
|
acedcb1e23
|
accidentally flipped v2 and v3, fixed
|
2025-04-19 14:29:52 -04:00 |
zongor
|
9c1d79812d
|
add v3
|
2025-04-19 13:51:32 -04:00 |
zongor
|
33dd1cb809
|
add machine docs, add gitignore
|
2025-02-08 22:50:46 -05:00 |
zongor
|
8f4ff99635
|
reorder immutable
|
2025-01-26 10:16:40 -05:00 |
zongor
|
47edc8909a
|
setting type was in old style
|
2025-01-26 10:11:13 -05:00 |
zongor
|
aa8b861538
|
fix const example
|
2025-01-26 10:03:40 -05:00 |
zongor
|
4e3de8bdb1
|
move to stack based model
|
2025-01-26 10:00:40 -05:00 |
zongor
|
d93b4d8dc6
|
more examples
|
2025-01-25 15:14:00 -05:00 |
zongor
|
521c3c9bad
|
get rid of null
|
2025-01-05 17:02:13 -05:00 |
zongor
|
73e2ddae69
|
wip new project example
|
2025-01-05 16:58:55 -05:00 |
zongor
|
8c9e574a5e
|
move stuff into docs, rewrite spec, edit readme
|
2024-12-31 18:28:46 -05:00 |
zongor
|
7ae64fb165
|
move stuff, add client experiment
|
2024-12-23 18:37:26 -05:00 |
zongor
|
be7a3e731b
|
add more ideas
|
2024-12-07 20:41:02 -05:00 |
zongor
|
68ab786d8a
|
c like idea
|
2024-12-07 18:59:00 -05:00 |
zongor
|
1202fdc1dd
|
Bunch of random ideas
|
2024-12-07 18:44:38 -05:00 |
zongor
|
b4cfe77743
|
Update README.md
|
2024-09-08 11:49:13 -04:00 |
zongor
|
cf20daa6a1
|
Update SPECIFICATION.MD
|
2024-07-20 16:10:03 -04:00 |
zongor
|
145407da41
|
Update SPECIFICATION.MD
|
2024-07-20 16:07:46 -04:00 |
zongor
|
055c910ab6
|
Update README.md
|
2024-07-20 15:57:14 -04:00 |
zongor
|
dea8ed2592
|
Update SPECIFICATION.MD
|
2024-07-20 15:44:43 -04:00 |
zongor
|
4908442e65
|
Update SPECIFICATION.MD
|
2024-07-20 15:43:39 -04:00 |
zongor
|
92803e7852
|
Update SPECIFICATION.MD
|
2024-07-20 15:42:18 -04:00 |
zongor
|
5d81bc1bf3
|
Update SPECIFICATION.MD
|
2024-07-20 14:32:33 -04:00 |
zongor
|
19c2a4c8b7
|
Update README.md
|
2024-07-20 14:31:16 -04:00 |
zongor
|
59db0be3ab
|
Update README.md
|
2024-07-20 14:30:43 -04:00 |
zongor
|
c56f742b2f
|
Update README.md
|
2024-07-20 14:28:52 -04:00 |
zongor
|
7f31e86eec
|
Update SPECIFICATION.MD
|
2024-07-20 14:27:59 -04:00 |
zongor
|
a88ab4cfa6
|
Update README.md
|
2024-07-20 14:21:45 -04:00 |
zongor
|
6c83ee3614
|
Update SPECIFICATION.MD
|
2024-07-20 13:48:42 -04:00 |
zongor
|
3ac54394de
|
Update SPECIFICATION.MD
|
2024-07-20 13:04:29 -04:00 |
zongor
|
518070d2bd
|
Update SPECIFICATION.MD
some more ideas, rename the language again lol
|
2024-07-20 12:38:03 -04:00 |
zongor
|
5f0c66fa93
|
remove undos
|
2024-01-27 19:22:26 -05:00 |
zongor
|
4ff4ef826e
|
rename and start work
|
2024-01-27 19:20:21 -05:00 |
chakr
|
ce64bd92cd
|
Add specification
|
2023-02-04 19:49:35 -05:00 |
zongor
|
e126444105
|
Initial commit
|
2023-02-04 19:47:41 -05:00 |