/purisp

Pure Lisp with Rust ???

Primary LanguageRustMIT LicenseMIT

Purisp

Pure Lisp with Rust ??

Pure Lisp operators

  • quote
  • atom
  • cons
  • car
  • cdr
  • pair
  • assoc
  • append
  • eq
  • null
  • and
  • not
  • apply
  • eval

Optional

  • Form::Pair