Croissant Runtime
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
crsn/examples
Ondřej Hruška af52270a29
add generator example
5 vuotta sitten
..
font remove junk 5 vuotta sitten
mandelbrot update examples to use the new const eval syntax 5 vuotta sitten
aliases.csn stricter label parsing, more relaxed identifier rules 5 vuotta sitten
bmp-parser.csn implement a more readable bit mask syntax, add (ldXX Wr Rd Rd) with separate dest and both sources 5 vuotta sitten
buf_io_frequency_analysis.csn add examples; do not hard-shutdown when screen is closed - destructors did not run! 5 vuotta sitten
buf_io_hello.csn add examples; do not hard-shutdown when screen is closed - destructors did not run! 5 vuotta sitten
buf_multi.csn AMAZING NEW FEATURES ldn, bfio 5 vuotta sitten
colorz.csn new examples 5 vuotta sitten
coroutines1.csn coroutine fixes, first example 5 vuotta sitten
coroutines2.csn add generator example 5 vuotta sitten
expr.csn fixes, safeguards and docs for "compile-time arithmetics" 5 vuotta sitten
factorial.csn fix error in readme 5 vuotta sitten
flipcoin.csn fix rng not being inclusive 5 vuotta sitten
itoa.csn add generator example 5 vuotta sitten
lds.csn add the "lds" instruction 5 vuotta sitten
lds_buf.csn implement "lds" for objects (buffers, cin) 5 vuotta sitten
lds_cin.csn implement "lds" for objects (buffers, cin) 5 vuotta sitten
life.csn update examples to use the new const eval syntax 5 vuotta sitten
mouse.csn fix branch parser eating all list tokens 5 vuotta sitten
number_array.csn rewrite the stdio module to be less broken. also add sehbang support 5 vuotta sitten
pika-rgb32.bmp add bmp parser example 5 vuotta sitten
proc_skip.csn optimize labels, jumps 5 vuotta sitten
purple.csn new examples 5 vuotta sitten
random.csn Add ld{32,16,8},sw{32,16,8},clz{,32,16,8},clo{,32,16,8},rng,rev,rbit; rename swap->xch 5 vuotta sitten
screen_bounce.csn AMAZING NEW FEATURES ldn, bfio 5 vuotta sitten
screen_font.csn add a font demo 5 vuotta sitten
screen_keys.csn add key checking example, key and mouse constants 5 vuotta sitten
screen_pick_color.csn fixes, graphic acceleration commands, upscaling pixels 5 vuotta sitten
screen_trig.csn fixes, more trig, demo with floats 5 vuotta sitten
screen_upscale.csn fixes, graphic acceleration commands, upscaling pixels 5 vuotta sitten
screen_upscale_mouse.csn fixes, graphic acceleration commands, upscaling pixels 5 vuotta sitten
stdio.csn rewrite the stdio module to be less broken. also add sehbang support 5 vuotta sitten
stdio_rev.csn improve the rev example 5 vuotta sitten
stdio_rot13.csn rewrite the stdio module to be less broken. also add sehbang support 5 vuotta sitten
test_arities.csn Simplify {clz,clo,se}XX parsing and exec, add simple unit test example scripts 5 vuotta sitten
test_bfio.csn Simplify {clz,clo,se}XX parsing and exec, add simple unit test example scripts 5 vuotta sitten
test_clz_clo_se.csn implement a more readable bit mask syntax, add (ldXX Wr Rd Rd) with separate dest and both sources 5 vuotta sitten
test_cond.csn Minor "else" improvements 5 vuotta sitten
test_globals.csn Simplify {clz,clo,se}XX parsing and exec, add simple unit test example scripts 5 vuotta sitten
test_globals_sym.csn Simplify {clz,clo,se}XX parsing and exec, add simple unit test example scripts 5 vuotta sitten
test_ldbits_xchbits.csn implement a more readable bit mask syntax, add (ldXX Wr Rd Rd) with separate dest and both sources 5 vuotta sitten
test_stacks.csn Simplify {clz,clo,se}XX parsing and exec, add simple unit test example scripts 5 vuotta sitten