logoalt Hacker News

p_llast Tuesday at 9:35 PM0 repliesview on HN

Part of why SBCL took longer is, IIRC, that SBCL went with embedding proper SEH support into generated code (important among other things to get page fault information), whereas CCL used VEH (which is simpler to use but only available from XP onwards)