Pinned Repositories
cl-reactive
Reactive programming at the variable/function level for Common Lisp
clean-architecture-example
An example of Clean Architecture in Common Lisp
clifford
Common Lisp library for calculating with Clifford algebras
com-nklein-gl-springs
OpenGL code in Lisp to visualize programs as spring systems
draw
Common Lisp front-end to CL-PDF and Vecto
FFT
Common Lisp FFT Library
gauss
Optimized, pure Common Lisp linear-algebra library
Roto-Mortar
7-day Lisp Game
userial
Library for binary serialization/unserialization
Woolly
Lisp GUI based on Sheeple atop CL-OpenGL
nklein's Repositories
nklein/Woolly
Lisp GUI based on Sheeple atop CL-OpenGL
nklein/Roto-Mortar
7-day Lisp Game
nklein/gauss
Optimized, pure Common Lisp linear-algebra library
nklein/clean-architecture-example
An example of Clean Architecture in Common Lisp
nklein/clifford
Common Lisp library for calculating with Clifford algebras
nklein/com-nklein-gl-springs
OpenGL code in Lisp to visualize programs as spring systems
nklein/fft-paint
Javascript web application that allows you to Fourier transform, paint, gradient-fill, and convolve.
nklein/grid-generators
GRID-GENERATORS is a package of functions useful for generating the points in a grid.
nklein/method-versions
Method combination for versioned CLOS methods
nklein/cl-dx-anim
Common Lisp library to read Direct X animation files exported from Blender
nklein/com-nklein-misc
Miscellaneous Small Projects
nklein/com-nklein-util-vec-math
Vector Math functions for Common Lisp
nklein/com.nklein.parser-generator
Lisp program for creating SAX-based XML parsers for Lisp or Objective-C
nklein/unet
Selectable quality-fo-service datagram network layer
nklein/alternatives
Macro for specifying alternative versions of a piece of code.
nklein/com-nklein-util-general
General utility functions for Common Lisp
nklein/cs6851
Common Lisp implementation of Data Structures mentioned in MIT Computer Science's 6.851 course on Advanced Data Structures
nklein/ironclad
A cryptographic toolkit written in Common Lisp
nklein/list-types
nklein/optima
Optimized Pattern Matching Library for Common Lisp
nklein/sbcl
Mirror of Steel Bank Common Lisp (SBCL)'s official repository
nklein/cl-mw
Fork of http://pages.cs.wisc.edu/~psilord/lisp-public/public-repos-lisp/cl-mw.git
nklein/cl-num-utils
Numerical utilities, the successor of cl-numlib
nklein/cl-test-grid
Collaborative testing of Common Lisp libraries
nklein/cl-wav
Provides a cross platform reader for the WAV file format, implemented in Common Lisp.
nklein/kata
Code Kata
nklein/maxpc
Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing.
nklein/recursec
Test driven development exercise to write a compiler for the esoteric language Recurse
nklein/sparse-streams
Gray Streams for subsets of underlying streams