Skip to main content

Timeline for answer to "Hello, World!" by kirbyfan64sos

Current License: CC BY-SA 3.0

Post Revisions

7 events
when toggle format what by license comment
Jun 17, 2020 at 9:04 history edited CommunityBot
Commonmark migration
Aug 13, 2019 at 1:12 comment added dfeuer You can probably get some help on the Haskell mailing lists. Try [email protected], or perhaps [email protected].
Aug 13, 2019 at 0:27 comment added kirbyfan64sos @dfeuer Indeed I tried using their Cmm backend directly before, but I had some weird issues and never really looked into it much further ¯\\_(ツ)_/¯
Aug 12, 2019 at 17:39 comment added dfeuer I have good news for you. While the C-- project itself seems to be quite dead, one variant is quite alive. The Glasgow Haskell Compiler (GHC) uses C-- as its final stage before assembly or LLVM, and that version is still actively maintained. It shouldn't be any trouble whatever to get it installed (along with the rest of GHC).
Aug 28, 2015 at 20:21 comment added kirbyfan64sos @TimmyD It's really an assembler. There's a reason it loses to Java... :)
Aug 28, 2015 at 20:20 comment added AdmBorkBork Really fascinating language - I'd never heard of it before, and it's certainly an ambitious project that they (were/are) doing. But in terms of code golf, I don't think it'll be a contender. I mean ... dang, this thing loses to Java ...
Aug 28, 2015 at 20:13 history answered kirbyfan64sos CC BY-SA 3.0