Comment on Data Science in Julia for HackersparentComments−dTal5yIt's not a problem if the language spec is well defined. Scheme distributions often do this.−pansa25yAFAIK Julia doesn’t even have a well-defined syntax (there’s no specification such as a context-free grammar, only the implementation of the parser).
Comments
It's not a problem if the language spec is well defined. Scheme distributions often do this.
AFAIK Julia doesn’t even have a well-defined syntax (there’s no specification such as a context-free grammar, only the implementation of the parser).