All Projects → phoe → trivial-package-local-nicknames

phoe / trivial-package-local-nicknames

Licence: Unlicense license
Common Lisp PLN compatibility library.

Programming Languages

common lisp
692 projects

trivial-package-local-nicknames

This was done so there is a portability library for the PLN API not included in DEFPACKAGE.

Supported implementations

  • SBCL
  • CCL
  • ECL
  • Clasp
  • ABCL
  • ACL
  • LispWorks (8.0 or later)
  • CLISP (ros install clisp-head, build from here, or wait until this branch is merged)

Tests

(asdf:test-system :trivial-package-local-nicknames) runs the test suite formerly known as package-local-nicknames-tests. If you need to modify the system to add an extra implementation, then only modify the DEFPACKAGE form to import the proper symbols from your implementation's extension package. Unless you are adding (implementation-specific) test functionality, do not modify the tests themselves.

License

Unlicense / Public domain

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].