CodyReichert / awesome-cl

A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
https://awesome-cl.com
Other
2.61k stars 193 forks source link

Update missing JSCL features according to project page #424

Open contrapunctus-1 opened 3 years ago

contrapunctus-1 commented 3 years ago

Hm, I did not notice that the JSCL README says, "Most of the above features are incomplete." :thinking:

vindarel commented 3 years ago

Hello, do you maintain that PR as is?

contrapunctus-1 commented 3 years ago

@vindarel I'm not sure what to do. (I was just looking for libraries and noticed the discrepancy - haven't actually used it yet.) The JSCL README does say that those features are implemented, even if incompletely...which I'm sure will be noticed by potential users of JSCL when they read the JSCL README :thinking:

hemml commented 3 years ago

I'm using JSCL, CLOS and LOOP are implemented and works, FORMAT is partially implemented.