modal/examples
Devine Lu Linvega 2f24c7d83f Added fizzbuzz-alu example 2024-04-29 18:06:17 -07:00
..
combinators.modal
fib.modal Added fib example 2024-04-29 17:20:00 -07:00
fizzbuzz-alu.modal Added fizzbuzz-alu example 2024-04-29 18:06:17 -07:00
fizzbuzz.modal Added fizzbuzz example 2024-04-18 11:00:08 -07:00
hello.modal
io_read.modal
io_write.modal
postcard.modal rid is always unsigned 2024-04-27 09:48:10 -07:00
repl.modal Do not match on substrings 2024-04-25 22:35:15 -07:00
sierpinski.modal Improved init for sierpinski 2024-04-21 18:06:08 -07:00
string_join.modal Updated tests to match new registers 2024-04-17 10:56:51 -07:00
string_reverse.modal Updated tests to match new registers 2024-04-17 10:56:51 -07:00
tests.modal Fixed rewrite count 2024-04-29 09:46:27 -07:00
tictactoe.modal