This website requires JavaScript.
Explore
Help
Sign In
j
/
Conlang
Watch
1
Star
1
Fork
0
You've already forked Conlang
Code
Issues
5
Pull Requests
Packages
Projects
2
Releases
Wiki
Activity
main
Conlang
/
sample-code
History
John
b9f4994930
sample-code: update sqrt.cl to use new float syntax
2024-09-19 14:02:58 -05:00
..
ascii.cl
ascii.cl: TODO: throw out the interpreter (EVIL)
2024-07-27 20:00:22 -05:00
fib.cl
sample-code: Add shebang comments to samples with a main() function
2024-07-27 18:56:36 -05:00
fizzbuzz.cl
sample-code: Add shebang comments to samples with a main() function
2024-07-27 18:56:36 -05:00
hello.cl
sample-code: Add shebang comments to samples with a main() function
2024-07-27 18:56:36 -05:00
hex.cl
sample-code/hex.cl: Fix casting TODO, add to_string_radix function
2024-07-27 17:46:27 -05:00
math.cl
sample-code: proper type annotations on HEX_LUT, add FIXME for min and max
2024-07-26 06:22:29 -05:00
module_hell.cl
sample-code: Add example "module-hell.cl" demonstrating inter-module imports and path resolution
2024-04-27 16:08:26 -05:00
rand.cl
sample-code: Have fun with random number generators
2024-07-25 23:59:41 -05:00
sqrt.cl
sample-code: update sqrt.cl to use new float syntax
2024-09-19 14:02:58 -05:00