Viewing profile — yn
yn
HN member- Joined
- Sat, Sep 03, 2011, 5:34 PM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About yn
No profile information was provided.
Recent public activity
-
story
Ask HN: Is there other language that allows inline machine code?
The language here(www.vttoth.com/w.htm) can do something like this: write := 0x8B55, 0x8BEC, 0x085E, 0x4E8B, 0x8B04, 0x0656, 0x00B8, 0xCD40, 0x7321, 0x3102, 0x8BC0, 0x5DE5, 0x90C3 …
-
comment
Comment #2957709
If you are programming in imperative languages, I think you can learn from Dijkstra and Gries. In my own experience, mathematics is the only way to gain assurance.