[setup] Start experimenting with a Setup-based package system
Automatic commit on Sun Jul 16 02:06:41 CEST 2017
Automatic commit on Thu Jul 13 22:23:01 CEST 2017
Automatic commit on Mon Jul 10 14:19:58 CEST 2017
Automatic commit on Mon Jul 10 12:55:53 CEST 2017
Move config files to the 'etc' directory
Delete the revision from history
Migrate the build system to Setup.shl
Corrected the last bug of MeXa, the instanciation of nested lambda-expressions.
Added simple logging facilities.
Started debugging the MeXa interpreter.
Finished implementing lambda-abstractions in MeXa
Added support for grouping parens in addition to eval parens.
Prepared MeXa for the introduction of lambda-expressions
Changed the naming scheme for the shell scripting language
Corrected a bug in the 'plus' builtin. Don't use value without forcing them !
Added some syntax for infix operators to the Shell parser.
Made the parser a little more robust.