erg_compiler 0.6.53

Centimetre: the Erg compiler
Documentation
1
2
3
4
5
.SimpleDialog!: ClassType

.askstring: (title: Str, prompt: Str, **kwargs: Obj) -> Str or NoneType
.askinteger: (title: Str, prompt: Str, **kwargs: Obj) -> Int or NoneType
.askfloat: (title: Str, prompt: Str, **kwargs: Obj) -> Float or NoneType