Viewing profile — RobertJacobson
RobertJacobson
HN member- Joined
- Wed, Oct 11, 2017, 12:45 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About RobertJacobson
No profile information was provided.
Recent public activity
-
comment
Comment #48184967
That's really cool! Since you are using Qt, as I understand it you will need to pay for a Qt license if you intend to distribute your app as closed source.
-
comment
Comment #24528402
Matklad follows Norvell's excellent exposition in these two articles pretty closely: http://www.engr.mun.ca/~theo/Misc/exp_parsing.htm http://www.engr.mun.ca/~theo/Misc/pratt_parsi…
-
comment
Comment #24528361
I have easily read more than a dozen articles over the years on this parsing strategy, including Pratt's original paper, and in every case I have read "donation." But you are 100% …
-
comment
Comment #15449278
Why do you fault multiline comments and not your code editor?