Viewing profile — j_ham3
j_ham3
HN member- Joined
- Tue, Aug 03, 2010, 9:09 AM UTC
- HN karma
- 16
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About j_ham3
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- story
- story
-
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…
-
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…
-
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…
-
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…
- story