The official website of the Phel language. Phel is a functional programming language that compiles to PHP
   https://phel-lang.org
   
     
 
 
  
   
   A purely functional lisp based on a subset of scheme that is embeddable and can compile to WebAssembly.
   http://yuriy-chumak.github.io/ol
   
     
 
 
  
   
   byggsteg - CI/CD orchestrator written in Guile Scheme - free as in freedom
   https://codeberg.org/jjba23/byggsteg
   
     
 
 
  
   
   
   https://gitlab.com/santiagopim/common-lisp-logo/-/tree/main?ref_type=heads
   
     
 
 
  
   
   An explanation of the "Worse is Better" and "The Right Thing" software development philosophies.
   https://www.dreamsongs.com/WorseIsBetter.html
   
     
 
 
  
   
   An example of using Clojure and a YAML file to load classes (dependencies) at runtime.
   http://spootnik.org/entries/2014/01/25...s-dependency-injection-in-clojure.html
   
     
 
 
  
   
   A list of books on lisp.
   http://codecall.net/2014/03/04/best-online-lisp-books
   
     
 
 
  
   
   An overview of how to use cookies with drakma and webgunk.
   http://readevalprint.tumblr.com/post/9...ing-with-common-lisp-cookies-and-stuff
   
     
 
 
  
   
   Implementing bound methods as found jn other languages (java, python, etc.) in Common Lisp. Using CLOS and metaclasses.
   http://reader.tymoon.eu/article/286