7 ms·
Could it be that most of the critical libraries are stable? Can you give an example of a necessary library that is stagnant?
by codehalo 4y ago
Could it be that most of the critical libraries are stable? Can you give an example of a necessary library that is stagnant?
- nextos 4y agoCLSQL, most graphics toolkits or lisp-stat.
- medo-bear 4y agofor ORM people tend to use Mito. i think lisp-stat library is actually being developed. however one numerical cl library that doesnt get enough mention and is being constantly developed is petalisp for HPC https://github.com/fukamachi/mito https://github.com/fukamachi/mito https://lisp-stat.dev/ https://lisp-stat.dev/ https://github.com/marcoheisig/Petalisp https://github.com/marcoheisig/Petalisp
- mark_l_watson 4y agoThanks for mentioning Mito, I had not seen that before. I used to rely on database migrations with Ruby’s ActiveRecord, it would be nice to have that for CL.