guicho271828 / common-lisp-project-ideas

Discuss future project ideas
12 stars 0 forks source link

standard template library (STL) in common lisp #4

Open guicho271828 opened 7 years ago

guicho271828 commented 7 years ago

Using cl-parametric-types. Take advantage of speed (by static dispatch) and flexibility. Not really meant to aim at correctness/proof of the program.