Welcome
Basically I’m a physicist with interests in Common Lisp Programming. Here is my github homepage.
Notes
- abbreviation: A collection of journal abbreviations.
Projects
Basic Common Lisp Utility
- utility: A collection of general utility.
- string: A collection of string utility.
- os: A lightweight Common Lisp OS utility package.
Common Lisp Generalized Array
- narray: Numerical array inspired by
ndarray
in Python with data placed in foreign memory. - xarray: Generalized array of Common Lisp’s standard
array
object.
Common Lisp Generalized Utility
- grefs: Generic accessor and some miscellaneous utility.