The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005

  • Change: 2a96cac631ba55c70ac042421026e79134337e7e Author: Jerome Eteve <jerome@broadbean.com> Date : 2017-03-22 12:39:44 +0000
    • Made sure functions are executed in a copy of the current scope in defrosted evalers
  • Change: eb8d6d14e86cd3feca29f14e60691e808b6680fc Author: Jerome Eteve <jerome@broadbean.com> Date : 2017-03-21 17:29:41 +0000
    • Removed uneeded dependencies

Modules

A lisp in pure Perl with perl bindings.
Default builtin functions collection
Perl functions binded from core.clp
A role with coro primitives for the BuiltIns objects.
A variable with a name (ro) and a value (rw)

Provides

in lib/Language/LispPerl/Atom.pm
in lib/Language/LispPerl/Evaler.pm
in lib/Language/LispPerl/Logger.pm
in lib/Language/LispPerl/Printer.pm
in lib/Language/LispPerl/Reader.pm
in lib/Language/LispPerl/Seq.pm