A short story of my programming language Easylang
Posted by Xadartt@reddit | programming | View on Reddit | 6 comments
Posted by Xadartt@reddit | programming | View on Reddit | 6 comments
eddavis2@reddit
Very, very cool! Thanks for making and sharing Easylang!
chkas@reddit
Thanks. Here is the author and I shared it on lobst.rs - they are more open to non-mainline programming languages there.
dravonk@reddit
Looks really nice! A minor nitpick, in your examples multiple parameters are separated by spaces, e.g.
Could it be easier to read with an optional -- for backwards compatibility -- comma?
chkas@reddit
It is now possible to separate parameters with a comma. This definitely makes things clearer. That was a really helpful feature. Thank you very much for your valuable suggestion.
chkas@reddit
You can put expressions in parentheses for readability:
chkas@reddit
You can put expressions in parentheses for readability: