Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/scheme: Let readline know if there's a list in progress | Keith Packard | 2017-12-09 |
| | | | | | | | This lets the interactive prompt change based on what state the lexer is in Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/scheme: Rename to 'scheme', clean up build | Keith Packard | 2017-12-05 |
Constant block is now built in a subdir to avoid messing up source directory. Renamed to ao_scheme to reflect language target. Signed-off-by: Keith Packard <keithp@keithp.com> |