Skip to content

Latest commit

 

History

History

explanation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
  • Atoms, lists, and pairs
  • Truth
  • Functions
  • Predicates
  • Characters and strings
  • Bindings and environments
  • Dynamic variables
  • Errors
  • Primitive functions
  • Macros
  • Quasi-quotation
  • Special forms
  • Numbers
  • The Y combinator and recursion
  • Threads and atomic
  • Queues
  • set and other macros on "places"
  • Streams
  • Loops
  • Sorting and comparison functions
  • Files and I/O
  • Arrays
  • Tables
  • Templates and instances
  • The reader
  • The evaluator
  • The printer
  • The places where Bel can be extended
  • Bel vs other Lisp and Scheme dialects