Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hythloday
on April 4, 2012
|
parent
|
context
|
favorite
| on:
Notch's Specification for the In-Game DCPU-16
You don't need the full python repl/compiler/interpreter/libraries, you "just" need the python virtual machine. Once there's a C compiler for the platform that should be relatively straightforward, because I sincerely doubt that takes all 128KiB.
enygmata
on April 4, 2012
[–]
I wonder how hard would it be to get a working DCPU-16 backend for GCC or Clang.
abrahamsen
on April 4, 2012
|
parent
|
next
[–]
GCC already has 4 other 16-bit backends (e.g. pdp11), so it should be achievable.
Ralith
on April 4, 2012
|
parent
|
prev
[–]
A Clang backend means a LLVM backend, which I believe is a lot easier than extending GCC, and gets you support for all sorts of languages.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: