Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- Soil New Town
Popular repositories
-
compiler-macro
CL compiler macro utilities.
-
introspect-environment
CL environment introspection portability layer
-
mother
what is the soul of man when soul and body seperates body dies soul lives fear not man which can only destroy the body, but fear him which is able to destroy both soul and body in hell. dead destru…
Common Lisp 12
-
sandalphon.types
naïve set arithmetic + CL types reification
Common Lisp 11
-
sandalphon.lambda-list
CL Lambda list parsing and usage
-
Flybot
A simple, extensible IRC bot written in Common Lisp.
Common Lisp 4
603 contributions in the last year
Contribution activity
May 2019
April 2019
- Bike/raybench Rust
Created an issue in clasp-developers/clasp that received 4 comments
Funcallable instances don't work with closures
(defclass mygf (clos:funcallable-standard-object) () (:metaclass clos:funcallable-standard-class))
; => #<The CLOS:FUNCALLABLE-STANDARD-CLASS COMMO…