This website requires JavaScript.
Explore
Help
Sign In
JosephFerano
/
flan
Watch
1
Star
0
Fork
0
You've already forked flan
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flan
/
runtime
History
Joseph Ferano
92fbeb4fc9
println prints a char as the character itself, and a char inside a value, in the inspector or at the REPL prints as its literal.
2026-09-26 13:59:32 +07:00
..
flan_dev.c
A dev build's self-equality scan walks each container once, a free finds its block by the keyed probe, a registry listing waits out a growth, and a view's crossing and scalar read take fewer instructions.
2026-09-26 10:41:12 +07:00
flan_dyn.c
println prints a char as the character itself, and a char inside a value, in the inspector or at the REPL prints as its literal.
2026-09-26 13:59:32 +07:00
flan_dyn.h
println prints a char as the character itself, and a char inside a value, in the inspector or at the REPL prints as its literal.
2026-09-26 13:59:32 +07:00
flan_rt.c
A char literal is a typed char unless typed code wants a number, and a char compares, hashes, converts with (i32 c) and a checked (char n), and crosses into dyn as a dyn char.
2026-09-26 13:49:02 +07:00