Hacker News new | ask | show | jobs
by nobleach 15 days ago
That's just crazy! (in a good way) I've been in software since 1998 and it's like I've just uncovered a whole new world.
1 comments

What about this one? https://github.com/dotcl/dotcl

> Common Lisp implementation on .NET. Lisp source is compiled to CIL (Common Intermediate Language) and runs on the .NET JIT — so the same Lisp image runs on Windows, macOS, and Linux across x86-64 and ARM64 without per-platform porting work.

Thanks! I don't think I've seen that one.