rlwhitcomb / utilities

Some of my personal utility programs
MIT License
2 stars 0 forks source link

Change "$echo" to "print" or "display" (that is, not a directive) #668

Closed rlwhitcomb closed 3 months ago

rlwhitcomb commented 3 months ago

Most other directives deal with settings or other metadata. but $echo is becoming a necessary part of the language itself, so it seems more appropriate to be a language construct instead.