1
1
Fork 0
mirror of https://github.com/azur1s/bobbylisp.git synced 2024-09-28 05:17:37 +00:00
Commit graph

78 commits

Author SHA1 Message Date
Natapat Samutpong 252a8aae33 refactor: rewrote lol 2022-02-11 18:07:32 +07:00
Natapat Samutpong 841f007b44 rebrand: vy 2022-02-11 18:07:32 +07:00
Natapat Samutpong 5d9d0f700b feat: throw 2022-02-11 18:07:32 +07:00
Natapat Samutpong c1975a40af feat: quoting 2022-02-11 18:07:32 +07:00
Natapat Samutpong b3396832fe Delete var.bsm 2022-02-11 18:07:32 +07:00
Natapat Samutpong 8be3cb5a55 feat: some comment in compiled file 2022-02-11 18:07:32 +07:00
Natapat Samutpong 4ce5e43c78 refactor: buffered io i think 2022-02-11 18:07:32 +07:00
Natapat Samutpong d0555cda52 feat: array types in IR 2022-02-11 18:07:32 +07:00
Natapat Samutpong f939903df2 refactor: separate Type to its own file 2022-02-11 18:07:32 +07:00
Natapat Samutpong 3297545d4d feat: slurp or file read to string 2022-02-11 18:07:32 +07:00
Natapat Samutpong a7a61acd6e refactor: CALL use string 2022-02-11 18:07:32 +07:00
Natapat Samutpong 81f982a574 docs: while 2022-02-11 18:07:32 +07:00
Natapat Samutpong 5f263caf1a feat: while loop 2022-02-11 18:07:32 +07:00
Natapat Samutpong f355183b8d feat: read 2022-02-11 18:07:32 +07:00
azur 8dcb8a0d9d docs: update TODO 2022-02-11 18:07:32 +07:00
azur 6d2cbd42ea refactor: cleanup unused, def => let 2022-02-11 18:07:32 +07:00
azur a08f3ee5f0 refactor: use register instead of names 2022-02-11 18:07:32 +07:00
azur 6424d4fc9f feat: variable calling 2022-02-11 18:07:32 +07:00
azur c8a79e87ef feat: variable definition 2022-02-11 18:07:32 +07:00
Natapat Samutpong b168d29648 docs: 💀 2022-02-11 18:07:32 +07:00
Natapat Samutpong 490ba72bdf docs: change highlight 2022-02-11 18:07:32 +07:00
Natapat Samutpong a5b2fdca2f docs: update readme to lastest args 2022-02-11 18:07:32 +07:00
Natapat Samutpong 76dd657788 fix: len counting label leading to incorrent jmp 2022-02-11 18:07:32 +07:00
Natapat Samutpong 9f7e80dae2 feat: if 2022-02-11 18:07:32 +07:00
Natapat Samutpong 560ac69863 feat: call with stack instead of registers 2022-02-11 18:07:32 +07:00
Natapat Samutpong 5cc43a2503 refactor: reindent 2022-02-11 18:07:32 +07:00
Natapat Samutpong 4831b1265f refactor: change register format 2022-02-11 18:07:32 +07:00
Natapat Samutpong 8230151489 feat: unoptionize command 2022-02-11 18:07:32 +07:00
Natapat Samutpong dc3d400d50 feat: +-*/ and swap 2022-02-11 18:07:32 +07:00
Natapat Samutpong 56f1e24947 docs: done docs 2022-02-11 18:07:32 +07:00
Natapat Samutpong 0263e8c273 feat: test.sh in other directory 2022-02-11 18:07:32 +07:00
Natapat Samutpong 83e0121dee refactor: a large amount of refactor 2022-02-11 18:07:32 +07:00
Natapat Samutpong 8382f0b5af refactor: remove messy implementation 2022-02-11 18:07:32 +07:00
Natapat Samutpong aa433b7787 feat: i forgot what i did
it was about list i think i forgot
2022-02-11 18:07:32 +07:00
Natapat Samutpong a3d1075a57 fix: changed quote algo 2022-02-11 18:07:32 +07:00
Natapat Samutpong 5fb47a32ca feat: null type and register debug info 2022-02-11 18:07:32 +07:00
Natapat Samutpong 04b2c27930 refactor: :trollface: 2022-02-11 18:07:32 +07:00
Natapat Samutpong bb86934b53 refactor: fold brackets 2022-02-11 18:07:32 +07:00
Natapat Samutpong 93f8f57db8 fix: jump wrong pos, verbose arg 2022-02-11 18:07:32 +07:00
Natapat Samutpong 697012f0ac feat: it works 🎉 🎉 2022-02-11 18:07:32 +07:00
Natapat Samutpong cac125bd1c feat: simpler instruction parser 2022-02-11 18:07:32 +07:00
Natapat Samutpong c80637cf6c feat: simplify if compilation 2022-02-11 18:07:32 +07:00
azur 432914bfb6 feat: :trollface: 2022-02-11 18:07:32 +07:00
Natapat Samutpong 8ec6546ed2 feat: more simpler math compiling 2022-02-11 18:07:32 +07:00
Natapat Samutpong 7c708b7c04 feat: one line install 🎉 2022-02-11 18:07:32 +07:00
Natapat Samutpong 689714567e fix: i love bash syntax 2022-02-11 18:07:32 +07:00
Natapat Samutpong 699710fb5b feat: dependencies check 2022-02-11 18:07:32 +07:00
Natapat Samutpong 32f5f422d3 feat: (almost) working install script 2022-02-11 18:07:32 +07:00
Natapat Samutpong b78cb3b9a4 feat: init trolley :trollface: 2022-02-11 18:07:32 +07:00
Natapat Samutpong 25128092e1 docs: update readme 2022-02-11 18:07:32 +07:00