| .. |
|
add-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
add.ul
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
bang-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
bang.tal
|
add if / else statements
|
2026-04-27 22:02:37 -07:00 |
|
bang.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |
|
expression.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |
|
fib-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
fib.ul
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
for.ul
|
rename parser to compiler, update build, change c to c99 so we can emit different versions, create a libundar for the emit-c99, update tests.
|
2026-04-11 16:03:53 -07:00 |
|
global-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
global.tal
|
fix casting, add strings, add libundar for uxntal, add chibicc-uxn generator files,
|
2026-04-23 00:01:11 -07:00 |
|
global.ul
|
Add and, or, xor, mod, sll, srl, locals, putchar, getchar, simple if (WIP)
|
2026-04-22 00:15:31 -07:00 |
|
hello-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
hello.tal
|
fix casting, add strings, add libundar for uxntal, add chibicc-uxn generator files,
|
2026-04-23 00:01:11 -07:00 |
|
hello.ul
|
rename parser to compiler, update build, change c to c99 so we can emit different versions, create a libundar for the emit-c99, update tests.
|
2026-04-11 16:03:53 -07:00 |
|
if-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
if.tal
|
add while loops
|
2026-04-28 23:22:57 -07:00 |
|
if.ul
|
add if / else statements
|
2026-04-27 22:02:37 -07:00 |
|
local.ul
|
Add and, or, xor, mod, sll, srl, locals, putchar, getchar, simple if (WIP)
|
2026-04-22 00:15:31 -07:00 |
|
malloc.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |
|
paint.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |
|
plex.ul
|
update example to match
|
2026-04-07 12:05:56 -07:00 |
|
simple.ul
|
merge emitters, add uxn emitter, update c emitter, update simple to use raw ascii for example
|
2026-04-08 22:29:47 -07:00 |
|
str-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
str.c
|
add if / else statements
|
2026-04-27 22:02:37 -07:00 |
|
str.tal
|
fix string emit
|
2026-04-23 00:09:00 -07:00 |
|
str.ul
|
add if / else statements
|
2026-04-27 22:02:37 -07:00 |
|
trait.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |
|
while-hardcoded.tal
|
Add examples for fixing locals to be dynamically allocated from the end of memory. This should allow for recursion and better handling in general.
|
2026-05-07 22:25:55 -07:00 |
|
while.tal
|
newlines for if/while
|
2026-04-29 00:00:22 -07:00 |
|
while.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |
|
window.ul
|
WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup
|
2026-04-07 00:13:31 -07:00 |