Hacker News new | ask | show | jobs
by GeorgeKangas 1977 days ago
I believe Chicken & Cyclone both:

  ..transpile to C for speed,
  ..have an interpreter (REPL) for convenience,
  ..use *Cheney on the MTA* to support:
  ....continuations
  ....1st generation of GC.
If I'm wrong, thx in advance for corrrection.