index
:
kpl-examples
main
KPL Example Programs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2026-06-30
remove ok
nodist
2026-06-24
add ok to is_main to return ok result while having ability to error
nodist
2026-06-22
async process list of files
nodist
2026-06-18
char iterator example
nodist
2026-06-18
use Array as data list type
nodist
2026-06-17
thread id op
nodist
2026-06-17
qualifiers as %
nodist
2026-06-17
shared counter example
nodist
2026-06-11
fix arg for fib fn
nodist
2026-06-09
inline fn defs
nodist
2026-06-08
use destructuring syntax for namespaces
nodist
2026-06-08
specify how join is done
nodist
2026-06-08
remove assigment from namespace
nodist
2026-06-06
return result for is_main
nodist
2026-06-06
remove print op
nodist
2026-06-03
color entire format line
nodist
2026-06-02
fix error string
nodist
2026-06-02
use sync insted of call
nodist
2026-06-01
update action syntax
nodist
2026-05-24
add format string example
nodist
2026-05-22
use call for fn calling sync
nodist
2026-05-21
named signed and unsigned types
nodist
2026-05-20
use m > 0 and n > 0 as ack if default
nodist
2026-05-19
type checking
nodist
2026-05-19
use panic insted of exit
nodist
2026-05-19
add ackerman example
nodist
2026-05-18
print is a operator
nodist
2026-05-17
import example
nodist
2026-05-17
add is_main to fib example
nodist
2026-05-16
use `call_sync
nodist
2026-05-15
basic fib example
nodist
2026-05-15
init
nodist