Live data from Hacker News

Viewing profile — lrenggli

lrenggli

HN member
Joined
Sat, Mar 24, 2012, 8:44 AM UTC
HN karma
10
Public activity
10 items

About lrenggli

No profile information was provided.

Recent public activity

  1. comment
    Comment #21735462

    I am the author of PetitParser, feel free to ask me anything! Note that there are also ports to Java ( https://github.com/petitparser/java-petitparser ), Dart ( https://github.com/…

  2. comment
    Comment #18295386

    No, looks like there are too many people trying to access the site at the same time :-)

  3. comment
    Comment #18295372

    OMeta is great to develop programming languages and I took some inspiration from it. At the time though, it did not allow dynamic language composition and did not have integration …

  4. comment
    Comment #18295328

    Yeah, had a similar experience with Turbo Pascal: it was a really cool to mix Pascal and assembler methods in the same file. Tools (debugger) were kind of broken though. In my thes…

  5. comment
    Comment #18292401

    https://www.lukas-renggli.ch/dropbox/embedding-languages.pdf is a direct link to the presentation, but the slides might be hard to understand by themselves. https://www.youtube.com…

  6. comment
    Comment #18291606

    I was arguing that it is possible, but given my limited resources I haven't built a working prototype. However, I have ported some of the infrastructure (dynamic grammars) that is …

  7. comment
    Comment #18291572

    Sorry, I am no longer working at the university that is hosting the content. Please look at the cached site: http://webcache.googleusercontent.com/search?q=cache:6rmlBNh...

  8. comment
    Comment #18291431

    I don't think so, but you can download a working one-click image from http://source.lukas-renggli.ch/ .

  9. comment
    Comment #18291428

    We decided on the name because in Switzerland there are 4 official languages spoken and written; but all the infrastructure is shared (the promise of the tool). Helvetia is an alte…

  10. comment
    Comment #18291309

    I am the author of Helvetia, feel free to ask me anything!