Sebastian the Eight
unread,Sep 22, 2016, 11:43:59 AM9/22/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to julia-users
I'm curious how adept Julia is for writing compilers/interpreters? It's fairly easy to find example toy compilers for most other languages (C, OCaml, Ruby etc), but Julia seems to be lacking any examples except for its own. I was wondering if there are advantages or disadvantages for using Julia in this way, other than being a relatively new language