> `parse()` first, then syntax errors are returned
Nothing is returned, if there was a parse error. However, I can catch the 
error with try/catch. This is what I meant with "graceful error handling". 
Also, it only works with string arguments, not with expressions. As I said, 
passing nested strings inside the string argument is hard, and handling 
multi-line strings is ugly.

> try out IJulia
It will not solve my problem. I have to write technical documents in MS 
Word (with hundreds of embedded calculations), and constantly switching 
applications and cutting-and-pasting text just drives me crazy. As I said, 
the Word-Julia interface I made (with an AutoHotkey script) works, but it 
is ugly.

I would really appreciate if someone could answer my questions.

Reply via email to