undar-lang/test
zongor deed734dc9 WIP arrays, fix formatting 2026-05-24 09:54:25 -07:00
..
add-hardcoded.tal Fix everything except for casting 2026-05-21 22:23:26 -07:00
add.ul wip arrays 2026-05-23 12:24:18 -07:00
array.ul WIP arrays, fix formatting 2026-05-24 09:54:25 -07:00
attack.c fix casting, remove get/put char, add halt, move to "mainless" style? 2026-05-23 09:28:57 -07:00
attack.tal fix casting, remove get/put char, add halt, move to "mainless" style? 2026-05-23 09:28:57 -07:00
attack.ul fix casting, remove get/put char, add halt, move to "mainless" style? 2026-05-23 09:28:57 -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 arrays 2026-05-23 12:24:18 -07:00
expression.ul WIP: c emitter, uxn emitter, parser, compiler, examples, cleanup 2026-04-07 00:13:31 -07:00
fib-hardcoded.tal fix return statement 2026-05-21 23:36:20 -07:00
fib.tal fix local variables, wip: globals 2026-05-22 14:31:13 -07:00
fib.ul WIP arrays, fix formatting 2026-05-24 09:54:25 -07:00
for.ul wip arrays 2026-05-23 12:24:18 -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 wip arrays 2026-05-23 12:24:18 -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 wip arrays 2026-05-23 12:24:18 -07:00
local.ul wip arrays 2026-05-23 12:24:18 -07:00
malloc.ul WIP arrays, fix formatting 2026-05-24 09:54:25 -07:00
mat-search.ul WIP functions def 2026-05-16 12:47:01 -07:00
paint.ul WIP arrays, fix formatting 2026-05-24 09:54:25 -07:00
plex.ul wip arrays 2026-05-23 12:24:18 -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.ul Fix everything except for casting 2026-05-21 22:23:26 -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 function calls 2026-05-17 23:09:57 -07:00