Live data from Hacker News

Viewing profile — j_ham3

j_ham3

HN member
Joined
Tue, Aug 03, 2010, 9:09 AM UTC
HN karma
16
Public activity
15 items

About j_ham3

No profile information was provided.

Recent public activity

  1. comment
    Comment #35783710

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  2. comment
    Comment #35429169

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  3. comment
    Comment #34987382

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  4. comment
    Comment #34616783

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  5. comment
    Comment #33822972

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  6. comment
    Comment #33071087

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  7. comment
    Comment #32678074

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  8. comment
    Comment #32311730

    Guardsquare | Compiler engineers | Leuven, Belgium; Gent, Belgium; Munich, Germany | Onsite/hybrid Guardsquare develops state of the art mobile application protection solutions, fo…

  9. story
  10. story
  11. comment
    Comment #31608736

    ProGuardCORE is very similar to ASM; they have a similar feature set and a similar visitor-based API. ProGuardCORE came about because ProGuard itself never used ASM when the projec…

  12. comment
    Comment #31605016

    Nice project! At Guardsquare, we have a similar project: https://github.com/Guardsquare/proguard-assembler One of the things we use it for is testing: we can craft specific bytecod…

  13. comment
    Comment #31604913

    Something else that could make your code generation for your JVM language easier: ProGuardCORE ( https://github.com/Guardsquare/proguard-core ). It can be used to read, generate an…

  14. comment
    Comment #30335424

    It's a great book! I really liked how it guides step-by-step, always having something working building up to the full interpreter for Lox. I haven't yet gotten around to the 2nd pa…

  15. story