Public

Projects

Users

Details for group arcueid

General information

  • Groupname: arcueid
  • Users: dido
  • Description:

    Arcueid is a C-based interpreter for the Arc dialect of Lisp developed by Paul Graham.

    The code for the interpreter is to be organized as a library suitable for embedding, under the GNU Lesser General Public License version 3 and a command-line Read-Eval-Print Loop interpreter licensed under the GNU GPL version 3. Other stand-alone programs that are to be included with the system should in general be licensed under GPLv3 unless there is some pressing reason not to do so, but in any case all code for the project will always and be under a license approved by the FSF as a Free Software license.

    Arcueid uses in places the original Arc code provided by Paul Graham and Robert Morris and so portions directly related to this will be licensed under the Perl Artistic License version 2.0.

Tags

No tag for this group

Services

GIT Repositories

  • arcueid/arcueid.git

    Main Arcueid sources repository. All code is under LGPLv3, GPLv3, or Perl Artistic License 2.0.