Pinned Repositories
CLRLisp
A Lisp tailored for the CLR.
homographic
Homographic functions, Möbius transforms, and exact real arithmetic.
LambdaCalculus
A small toolkit for lambda calculus.
LinkedList
A simple singly-linked list as an ADT.
LISP-Machine
Archive of LISP Machine, Inc.
named-let
Named lambda and named let macros.
old-jrm-code-project
Platformer
A simple platformer game in Common Lisp. Please see PlatformerTutorial instead.
PlatformerTutorial
A simple platformer game in a twenty-two chapter tutorial. One branch per chapter.
utilities
Various, sundry, and miscellaneous things that I commonly use.
jrm-code-project's Repositories
jrm-code-project/LISP-Machine
Archive of LISP Machine, Inc.
jrm-code-project/Platformer
A simple platformer game in Common Lisp. Please see PlatformerTutorial instead.
jrm-code-project/utilities
Various, sundry, and miscellaneous things that I commonly use.
jrm-code-project/homographic
Homographic functions, Möbius transforms, and exact real arithmetic.
jrm-code-project/LinkedList
A simple singly-linked list as an ADT.
jrm-code-project/PlatformerTutorial
A simple platformer game in a twenty-two chapter tutorial. One branch per chapter.
jrm-code-project/CLRLisp
A Lisp tailored for the CLR.
jrm-code-project/LambdaCalculus
A small toolkit for lambda calculus.
jrm-code-project/named-let
Named lambda and named let macros.
jrm-code-project/old-jrm-code-project
jrm-code-project/named-object
A named object mixin.