Carp/examples
2017-10-12 08:23:22 +02:00
..
array.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
basics.carp Example of printing struct with array member. 2017-10-11 15:34:37 +02:00
bugs.carp Let-expressions can't return references. 2017-10-10 15:38:43 +02:00
copying.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
deleters.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
functor.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
game.carp Printing of external types works too (their address is printed instead). 2017-10-11 16:22:14 +02:00
guessing.carp Fixed all examples after changing string literals to refs. 2017-09-07 18:55:43 +02:00
life.carp s/import/use in carp files. 2017-09-06 10:05:19 +02:00
memory.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
polymorphic.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00
reptile.carp s/import/use in carp files. 2017-09-06 10:05:19 +02:00
selection.carp Added Bool module. Fixed error in test selection.carp 2017-10-11 10:52:18 +02:00
temp.carp Filename is stored with info for each s-expression. 2017-10-12 08:23:22 +02:00
vec2.carp A way to run all tests in one go. 2017-09-08 12:24:57 +02:00