Viewing profile — codesmythe
codesmythe
HN member- Joined
- Tue, Dec 29, 2015, 4:07 PM UTC
- HN karma
- 8
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About codesmythe
No profile information was provided.
Recent public activity
-
comment
Comment #27915317
Build your own MSX2 computer! https://github.com/skiselev/omega
-
comment
Comment #24820901
Checkout http://pdp10.nocrew.org/docs/instruction-set/pdp-10.html for detailed info on the PDP-10 instruction set
-
comment
Comment #18456900
OCaml also does it better. Its split between .ml (implementation) and .mli (definition) files is taken directly from Modula-2 [1]. [1] https://discuss.ocaml.org/t/what-is-the-reaso…
-
comment
Comment #18333901
A question: can OCaml’s object system be used to implement a runtime similar to that of Objective-C (things like obj_msgsend)? Or does OCaml’s type system impose restrictions that …
- story
-
comment
Comment #12377357
SWT rarely gets any love in desktop UI threads around here, but I recently wrote a small desktop program using SWT and Java and found it to be a reasonably pleasant experience. The…
-
comment
Comment #10807329
Was it this one? https://archive.org/details/Getting_Started_with_TRS-80_Basi... My introduction to programming was this via this book in the back of my sixth grade math class in 1…