1
1
mirror of https://github.com/anoma/juvix.git synced 2024-09-11 16:26:33 +03:00
juvix/examples/milestone
Paul Cadman e41e0200d8
Add documentation for compiling/running the TicTacToe example (#1664)
* Add documentation for compiling/running the TicTacToe example

* Fix TicTacToe example steps
2022-12-13 11:14:56 +00:00
..
Collatz remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Fibonacci remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
Hanoi remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
HelloWorld remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
PascalsTriangle remove ≔ from the language and replace it by := (#1563) 2022-09-30 10:55:32 +10:00
TicTacToe Add documentation for compiling/running the TicTacToe example (#1664) 2022-12-13 11:14:56 +00:00
ValidityPredicates Rename builtin natural to nat and boolean to bool (#1588) 2022-10-14 18:42:03 +02:00