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
a188c5b65e
Conlang
/
sample-code
History
John
a188c5b65e
hex.cl: make the lut square
2024-07-26 06:17:00 -05:00
..
ascii.cl
sample-code/ascii: Use
as
casting to print the entire printable ASCII range
2024-07-26 06:10:59 -05:00
fib.cl
sample-code/fib.cl: rename fib-iterative -> fibit (easier to type)
2024-07-26 06:13:59 -05:00
fizzbuzz.cl
sample-code: print->println to match interpreter behavior
2024-07-26 05:13:52 -05:00
hello.cl
sample-code: print->println to match interpreter behavior
2024-07-26 05:13:52 -05:00
hex.cl
hex.cl: make the lut square
2024-07-26 06:17:00 -05:00
math.cl
sample-code: Expand the capabilities of the sample code
2024-07-11 04:02:44 -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