daemon_beard | 6 years ago | on: Nim 1.0
daemon_beard's comments
daemon_beard | 7 years ago | on: Iconoclast: a Gothic/Cyberpunk MUD RPG, Online Since 1996
Doesn't seem to be online to me:
$ telnet iconoclast.org 7777
Trying 64.62.194.134...
telnet: connect to address 64.62.194.134: Connection refuseddaemon_beard | 7 years ago | on: Launch HN: Mudrex (YC W19) – Automated Trading Without Code
Are you aware there is a massive (market leading, in fact) trading platform called Murex? The name is rather close isn't it? Is it intentional?
Edit: I mean, if I started making say, an operating system and called my company one letter different from another company (mickrosoft? rehhat?)-- who are in the same market and have an enormous reputatation -- I'm sort of asking for trouble, aren't i?
page 1
I've been trying to find out if I can take the generated C code that nim produces and, for example, compile it on some exotic architecture (say an ancient solaris/sparc system or some aix/power thing, or some mips microcontroller with linux) however I can't find any examples of people doing this...
Is it possible? Or should I abandon hope and continue writing C for these platforms? :}