index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arc
/
charterm
/
main.rkt
blob: 5566a73fcf55320ad17ceeca1a915b1ce9165016 (
plain
) (
blame
)
1
2
3
#lang
racket/base
(
require
"charterm.rkt"
)
(
provide
(
all-from-out
"charterm.rkt"
))