Dotcl: Common Lisp Implementation on .NET

(github.com)

42 points | by reikonomusha 1 day ago

2 comments

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