Croissant Runtime
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
crsn/examples
Ondřej Hruška 2d4f6b4af1
implement "lds" for objects (buffers, cin)
5 anos atrás
..
aliases.csn stricter label parsing, more relaxed identifier rules 5 anos atrás
arities.csn Routine arity disambiguation, slash syntax (add/2, add/3) 5 anos atrás
bmp-parser.csn use se32 in the bmp example 5 anos atrás
buf_io.csn AMAZING NEW FEATURES ldn, bfio 5 anos atrás
buf_io_frequency_analysis.csn add examples; do not hard-shutdown when screen is closed - destructors did not run! 5 anos atrás
buf_io_hello.csn add examples; do not hard-shutdown when screen is closed - destructors did not run! 5 anos atrás
buf_multi.csn AMAZING NEW FEATURES ldn, bfio 5 anos atrás
colorz.csn new examples 5 anos atrás
factorial.csn fix error in readme 5 anos atrás
globals.csn change register count to 15, add global registers 5 anos atrás
globals_sym.csn change register count to 15, add global registers 5 anos atrás
itoa.csn add examples; do not hard-shutdown when screen is closed - destructors did not run! 5 anos atrás
lds.csn add the "lds" instruction 5 anos atrás
lds_buf.csn implement "lds" for objects (buffers, cin) 5 anos atrás
lds_cin.csn implement "lds" for objects (buffers, cin) 5 anos atrás
mouse.csn fix branch parser eating all list tokens 5 anos atrás
number_array.csn rewrite the stdio module to be less broken. also add sehbang support 5 anos atrás
pika-rgb32.bmp add bmp parser example 5 anos atrás
proc_skip.csn optimize labels, jumps 5 anos atrás
purple.csn new examples 5 anos atrás
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 anos atrás
screen_bounce.csn AMAZING NEW FEATURES ldn, bfio 5 anos atrás
stacks.csn buffer module, replacing stacks. TODO: docs, fix parsing of "numbers tuple" in mkbfv (consumed by the conditional branch parser) 5 anos atrás
stdio.csn rewrite the stdio module to be less broken. also add sehbang support 5 anos atrás
stdio_rev.csn improve the rev example 5 anos atrás
stdio_rot13.csn rewrite the stdio module to be less broken. also add sehbang support 5 anos atrás