
20 Apr
2016
20 Apr
'16
6:30 p.m.
On 04/20/16 07:15 PM, Kosyrev Serge wrote:
Giacomo Tesio
writes: Is this a language issue? I don't think so... but apparently, despite the abundance of language hackers in the Haskell community, nobody still tried to prove that an interpreter for the core Haskell language can be written in a reasonable amount of C code.
What is the value of using C as an implementation language [1]?
Some OSes are C-centric so...
Shouldn't there be intrinsic value in a self-hosted implementation?
...bootstraping Haskell from Haskell raises some concerns. At least IIRC the situation in OpenBSD -- if I understand this correctly. Karel