Michał "phoe" Herda
Results
14
repositories owned by
Michał "phoe" Herda
amb
35
Stars
3
Forks
Watchers
An implementation of John McCarthy's ambiguous operator in portable Common Lisp.
cafe-latte
41
Stars
2
Forks
Watchers
An implementation of Common Lisp dynamic variables, control flow operators, and condition system in plain Java.
clus-data
45
Stars
8
Forks
Watchers
Data for Common Lisp UltraSpec - http://phoe.tymoon.eu/clus/
damn-fast-priority-queue
33
Stars
6
Forks
Watchers
A heap-based priority queue whose first and foremost priority is speed.
binding-arrows
19
Stars
1
Forks
Watchers
An implementation of threading macros based on binding anonymous variables.
safe-read
41
Stars
4
Forks
Watchers
A variant of READ secure against internbombing, excessive input and macro characters.