logoalt Hacker News

HexDecOctBintoday at 5:00 PM0 repliesview on HN

I often wonder what a Prolog implemented as an Objective-C like extension to C would look like. Since WAM has proper stack and heap IIRC, it might be possible to plug that in through some region-based memory management on C side. Is there some prior art like this?