Dotcl: Common Lisp Implementation on .NET

(github.com)

45 points | by reikonomusha 1 day ago

4 comments

  • SomeHacker44 9 minutes ago
    Awesome! Has a MonoGame integration sample. Am curious to see if it will work with Godot or Unity. New weekend project...
  • pjmlp 7 minutes ago
    Great! A new toy on my toolbox.

    Kudos on the implementation.

  • freedomben 36 minutes 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

  • 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?