erg_compiler 0.6.53

Centimetre: the Erg compiler
Documentation
1
2
3
4
5
.parser = pyimport "parser"
.entities = pyimport "entities"

.escape: (s: Str, quote := Bool) -> Str
.unescape: (s: Str,) -> Str