Open zerbina opened 2 months ago
Asking this partly to testing my own understanding, is the first item complete via https://github.com/nim-works/phy/pull/34?
Asking this partly to testing my own understanding, is the first item complete via #34?
Yep, it is -- I've only forgot to link it here, yesterday.
The language features that need to be implemented (in roughly that order):
while
expressionsseq
type (can be a language built-in type for the start, but should become a "blessed" library-implemented type later on)stdout
andstderr
Internal changes and additions:
L0
Stretch goals:
Postponed: