Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zimbatm
on Feb 3, 2014
|
parent
|
context
|
favorite
| on:
So you want to write your own language?
In regards to syntax, I found that using a higher-level syntax like BNF to explore a language space is great. But then write it by hand to get performance.
I've only done it a couple of times with relatively simple syntaxes so YMMV.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I've only done it a couple of times with relatively simple syntaxes so YMMV.