santinic/pampy
Pampy: The Pattern Matching for Python you always dreamed of.
Language: Python
#functional #lisp_interpreter #pattern_matching #python #python3
Stars: 318 Issues: 0 Forks: 9
https://github.com/santinic/pampy
Pampy: The Pattern Matching for Python you always dreamed of.
Language: Python
#functional #lisp_interpreter #pattern_matching #python #python3
Stars: 318 Issues: 0 Forks: 9
https://github.com/santinic/pampy
GitHub
GitHub - santinic/pampy: Pampy: The Pattern Matching for Python you always dreamed of.
Pampy: The Pattern Matching for Python you always dreamed of. - santinic/pampy
rougier/svg-lib
Emacs SVG libraries for creatings tags, icons and bars
Language: Emacs Lisp
#svg #library #lisp #emacs
Stars: 97 Issues: 1 Forks: 1
https://github.com/rougier/svg-lib
Emacs SVG libraries for creatings tags, icons and bars
Language: Emacs Lisp
#svg #library #lisp #emacs
Stars: 97 Issues: 1 Forks: 1
https://github.com/rougier/svg-lib
GitHub
GitHub - rougier/svg-lib: Emacs SVG libraries for creatings tags, icons and bars
Emacs SVG libraries for creatings tags, icons and bars - rougier/svg-lib
inconvergent/weird
Generative art in Common Lisp
Language: Common Lisp
#art #common_lisp #generative #generative_art #graph #graph_algorithms #lisp #plotter_art #plotters #svg #vector_graphics
Stars: 191 Issues: 0 Forks: 5
https://github.com/inconvergent/weird
Generative art in Common Lisp
Language: Common Lisp
#art #common_lisp #generative #generative_art #graph #graph_algorithms #lisp #plotter_art #plotters #svg #vector_graphics
Stars: 191 Issues: 0 Forks: 5
https://github.com/inconvergent/weird
GitHub
GitHub - inconvergent/weird: Generative art in Common Lisp
Generative art in Common Lisp. Contribute to inconvergent/weird development by creating an account on GitHub.
Robert-van-Engelen/tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL.
Language: C
#lisp #lisp_interpreter #pc_g850
Stars: 235 Issues: 1 Forks: 10
https://github.com/Robert-van-Engelen/tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL.
Language: C
#lisp #lisp_interpreter #pc_g850
Stars: 235 Issues: 1 Forks: 10
https://github.com/Robert-van-Engelen/tinylisp
GitHub
GitHub - Robert-van-Engelen/tinylisp: Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage…
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use. - Robert-van-E...