-
Notifications
You must be signed in to change notification settings - Fork 3
Issues
Folds edited this page Apr 4, 2014
·
16 revisions
Issues to addressed:
- Need to choose a language name
- Need to choose an open-source license.
- Need to choose a language to emit code in.
- Syntax: Need delimiter for end-of-line comments
- Syntax: Need delimiter for in-line comments
- Syntax: How to distinguish similar procedures
- Syntax: Keywords
- Pretty Printing: Indent procedure bodies
- Pretty Printing: Indent loop bodies
- Pretty Printing: Line wrapping
- Pretty Printing: Sort procedures