- Static type checking + CLOS https://github.com/guicho271828/inlined-generic-function#news 5 comments lisp
- Inlined static dispatch for CLOS: Empirical analysis showed that the resulting code is up to 10 times faster than the standard generic functions. https://github.com/guicho271828/inlined-generic-function/ 11 comments lisp
Linking pages
- GitHub - CodyReichert/awesome-cl: A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff. https://github.com/CodyReichert/awesome-cl 41 comments
- GitHub - digikar99/polymorphic-functions: A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types. https://github.com/digikar99/polymorphic-functions 35 comments
- GitHub - CodyReichert/awesome-cl: A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff. https://github.com/kozross/awesome-cl 9 comments
- Optimizing array operations for multiple element types https://lisper.in/optimizing-array-ops 0 comments
Would you like to stay up to date with Lisp & Scheme? Checkout Lisp & Scheme
Weekly.