Dotcl: Common Lisp Implementation on .NET

(github.com)

53 points | by reikonomusha 1 day ago

6 comments

  • v9v 23 minutes ago
    There's also Bike for CL/.NET interop: https://github.com/Lovesan/bike
  • SomeHacker44 45 minutes ago
    Awesome! Has a MonoGame integration sample. Am curious to see if it will work with Godot or Unity. New weekend project...
  • Rochus 1 day ago
    This is amazing. How long did it take you to implement it, i.e. reach that high level of Ansi test conformance? Have you been able to reuse concepts e.g. from ABCL?
  • freedomben 1 hour ago
    Unfortunate near naming collision for people using doctl (the Digital Ocean CLI). I can foresee a lot of shell muscle memory causing me to use the wrong tool :-D

    Really cool project! Love seeing CL work it's way into as many envs as possible

  • Pay08 14 minutes ago
    I was just wondering the other day if this exists. Great timing.
  • pjmlp 43 minutes ago
    Great! A new toy on my toolbox.

    Kudos on the implementation.