Andrew Morris
|
6b7eb5b2f5
|
Fix colon placement
|
2022-04-26 09:38:44 +10:00 |
|
Andrew Morris
|
37a731313e
|
Notes on pointers
|
2022-04-26 09:34:25 +10:00 |
|
Andrew Morris
|
856d56fe06
|
Rename ir to asm
|
2022-04-25 18:27:11 +10:00 |
|
Andrew Morris
|
e35fa6b1a6
|
Add some bytecode examples
|
2022-04-25 15:41:48 +10:00 |
|
Andrew Morris
|
997267634c
|
Add vstc concept
|
2022-04-25 15:22:36 +10:00 |
|
Andrew Morris
|
01638c58b8
|
Add actual binary sample compilation output for eg1
|
2022-04-25 14:40:57 +10:00 |
|
Andrew Morris
|
c6ee58b209
|
Fix register count
|
2022-04-25 14:23:17 +10:00 |
|
Andrew Morris
|
c056b5a78d
|
Add bytecode example
|
2022-04-25 14:19:52 +10:00 |
|
Andrew Morris
|
887b900559
|
Use op+ syntax for all operator-based instructions
|
2022-04-25 12:08:44 +10:00 |
|
Andrew Morris
|
e95e945468
|
Multiple changes
- Simplify call by making it vanilla (no %this output), add apply
- Change top-level definitions to always use `@name =` syntax
|
2022-04-25 11:26:08 +10:00 |
|
Andrew Morris
|
2eedfa745a
|
Add some ir examples
|
2022-04-24 16:14:49 +10:00 |
|
Andrew Morris
|
225175dc57
|
Add client.js concept code
|
2022-04-20 16:46:09 +10:00 |
|
Andrew Morris
|
682feefd41
|
Add .call example
|
2022-04-20 14:55:37 +10:00 |
|
Andrew Morris
|
2b0133e0a1
|
Move concept code into directory
|
2022-04-19 21:46:46 +10:00 |
|