SICL Projects
Overview
Name | Description | License(s) | Maintainer(s) | Documentation | Tests |
---|---|---|---|---|---|
acclimation | Library supporting internationalization | FreeBSD, see file LICENSE.text | Robert Strandh | no documentation detected | no tests detected |
anatomicl | Portable STRUCTURE implementation for Common Lisp. | BSD | Robert Strandh, Sylvia Harrington, Tarn W. Burton | no documentation detected | ansi-test-harness |
buoy | no description | no documentation detected | no tests detected | ||
cleavir | Utilities for textual I/O of Lisp objects. | BSD | Jan Moringen, Marco Heisig, Charles Zhang, Bike, Robert Strandh | no documentation detected | unrecognized test method |
clostrum | First-class global environments for Common Lisp. | TEX | fiveam | ||
common-boot | no description | no documentation detected | parachute | ||
common-macros | no description | no documentation detected | parachute | ||
concrete-syntax-tree | Library for parsing Common Lisp code into a concrete syntax tree. | BSD | Jan Moringen, Robert Strandh | TEXINFO | fiveam |
consecution | no description | no documentation detected | rt, ansi-test-harness | ||
constrictor | Implementation of the Conses dictionary, base system. | BSD | Robert Strandh, Tarn W. Burton | no documentation detected | ansi-test-harness, unrecognized test method |
ctype | An implementation of the Common Lisp type system. | BSD | Bike | no documentation detected | no tests detected |
cyclosis | ANSI Test system for Cyclosis | BSD | Tarn W. Burton | no documentation detected | ansi-test-harness |
ecclesia | Utilities for parsing Lisp code. | MIT | Robert Strandh | no documentation detected | no tests detected |
eclector | A portable, extensible Common Lisp reader. | BSD | Robert Strandh, Jan Moringen | TEXINFO | unrecognized test method, fiveam |
extrinsicl | Extrinsic Common Lisp environment. | BSD | Bike | no documentation detected | no tests detected |
futhark | This library implements most of the functionality in the Strings dictionary of the Common Lisp standard | BSD | Robert Strandh | no documentation detected | ansi-test-harness |
iconoclast | no description | no documentation detected | parachute | ||
incless | A portable and extensible Common Lisp printer implementation (core) | BSD | Tarn W. Burton, Robert Strandh, Lonjil | no documentation detected | ansi-test-harness |
inravina | A portable and extensible Common Lisp pretty printer. | MIT | Tarn W. Burton | no documentation detected | ansi-test-harness, parachute |
invistra | A portable and extensible Common Lisp FORMAT implementation | BSD | Robert Strandh, Tarn W. Burton | no documentation detected | ansi-test-harness, parachute |
khazern | A portable and extensible Common Lisp LOOP implementation | BSD | Robert Strandh, Tarn W. Burton | no documentation detected | ansi-test-harness, unrecognized test method, parachute |
maclina | Reference implementation of the Maclina bytecode system. | BSD | Charles Zhang, Christian Schafmeister, Tarn W. Burton, Bike | no documentation detected | fiveam |
parcl | Portable Package System, extrinsic system | no documentation detected | no tests detected | ||
quaviver | A portable and extensible floating point string library | MIT AND (Apache-2.0 WITH LLVM-exception OR BSL-1.0), MIT | Alex Wood, Robert Strandh, Paul A. Patience, Tarn W. Burton | no documentation detected | ansi-test-harness, parachute |
s-expression-syntax | A declarative description of Common Lisp's s-expression syntax. | MIT | Jan Moringen | TEXINFO | fiveam |
salmagundi | no description | no documentation detected | no tests detected | ||
tazivor | A portable Common Lisp inspector | MIT | Tarn W. Burton | no documentation detected | no tests detected |
trucler | Library for managing lexical environments. | FreeBSD, see file LICENSE.text | Robert Strandh | TEX | unrecognized test method |
Details
Project acclimation
- Repository
- https://github.com/robert-strandh/Acclimation
- Description
- Library supporting internationalization
- License
- FreeBSD, see file LICENSE.text
- Maintainers
- Robert Strandh
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project anatomicl
- Repository
- https://github.com/s-expressionists/anatomicl
- Description
- Portable STRUCTURE implementation for Common Lisp.
- License
- BSD
- Maintainers
- Robert Strandh , Sylvia Harrington , Tarn W. Burton
- Tests
- ansi-test-harness
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project buoy
- Repository
- https://github.com/s-expressionists/buoy
- Description
- no description
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project cleavir
- Repository
- https://github.com/s-expressionists/Cleavir
- Description
- Utilities for textual I/O of Lisp objects.
- License
- BSD
- Maintainers
- Jan Moringen , Marco Heisig , Charles Zhang , Bike , Robert Strandh
- Tests
- unrecognized test method
- Documentation
- no documentation detected
- Systems
- cleavir-ast-to-bir
- cleavir-ast-transformations
- cleavir-abstract-interpreter
- cleavir-ast-visualizer
- cleavir-ast
- cleavir-attributes
- cleavir-bir-transformations
- cleavir-bir-visualizer
- cleavir-bir
- cleavir-cst-to-ast-test
- cleavir-cst-to-ast
- cleavir-cst-to-ast2
- cleavir-compilation-policy
- cleavir-conditions
- cleavir-ctype
- cleavir-def-use-chains-test
- cleavir-def-use-chains
- cleavir-documentation-generation
- cleavir-dominance-test
- cleavir-dominance
- cleavir-environment
- cleavir-example
- cleavir-flow
- cleavir-graph-test-utilities
- cleavir-graph
- cleavir-io
- cleavir-liveness
- cleavir-loops
- cleavir-meter
- cleavir-primop
- cleavir-reaching-definitions-test
- cleavir-reaching-definitions
- cleavir-register-allocation
- cleavir-set
- cleavir-stealth-mixins
- Dependency graph
Project clostrum
- Repository
- https://github.com/s-expressionists/clostrum
- Description
- First-class global environments for Common Lisp.
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- fiveam
- Documentation
- TEX
- Systems
- Dependency graph
Project common-boot
- Repository
- https://github.com/robert-strandh/common-boot
- Description
- no description
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- parachute
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project common-macros
- Repository
- https://github.com/robert-strandh/common-macros
- Description
- no description
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- parachute
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project concrete-syntax-tree
- Repository
- https://github.com/scymtym/concrete-syntax-tree
- Description
- Library for parsing Common Lisp code into a concrete syntax tree.
- License
- BSD
- Maintainers
- Jan Moringen , Robert Strandh
- Tests
- fiveam
- Documentation
- TEXINFO
- Systems
- Dependency graph
Project consecution
- Repository
- https://github.com/s-expressionists/consecution
- Description
- no description
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- rt , ansi-test-harness
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project constrictor
- Repository
- https://github.com/s-expressionists/constrictor
- Description
- Implementation of the Conses dictionary, base system.
- License
- BSD
- Maintainers
- Robert Strandh , Tarn W. Burton
- Tests
- ansi-test-harness , unrecognized test method
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project ctype
- Repository
- https://github.com/s-expressionists/ctype
- Description
- An implementation of the Common Lisp type system.
- License
- BSD
- Maintainers
- Bike
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project cyclosis
- Repository
- https://github.com/s-expressionists/cyclosis
- Description
- ANSI Test system for Cyclosis
- License
- BSD
- Maintainers
- Tarn W. Burton
- Tests
- ansi-test-harness
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project ecclesia
- Repository
- https://github.com/s-expressionists/ecclesia
- Description
- Utilities for parsing Lisp code.
- License
- MIT
- Maintainers
- Robert Strandh
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project eclector
- Repository
- https://github.com/s-expressionists/Eclector
- Description
- A portable, extensible Common Lisp reader.
- License
- BSD
- Maintainers
- Robert Strandh , Jan Moringen
- Tests
- unrecognized test method, fiveam
- Documentation
- TEXINFO
- Systems
- Dependency graph
Project extrinsicl
- Repository
- https://github.com/s-expressionists/extrinsicl
- Description
- Extrinsic Common Lisp environment.
- License
- BSD
- Maintainers
- Bike
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project futhark
- Repository
- https://github.com/robert-strandh/futhark
- Description
- This library implements most of the functionality in the Strings dictionary of the Common Lisp standard
- License
- BSD
- Maintainers
- Robert Strandh
- Tests
- ansi-test-harness
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project iconoclast
- Repository
- https://github.com/scymtym/iconoclast
- Description
- no description
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- parachute
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project incless
- Repository
- https://github.com/s-expressionists/incless
- Description
- A portable and extensible Common Lisp printer implementation (core)
- License
- BSD
- Maintainers
- Tarn W. Burton , Robert Strandh , Lonjil
- Tests
- ansi-test-harness
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project inravina
- Repository
- https://github.com/s-expressionists/inravina
- Description
- A portable and extensible Common Lisp pretty printer.
- License
- MIT
- Maintainers
- Tarn W. Burton
- Tests
- ansi-test-harness , parachute
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project invistra
- Repository
- https://github.com/s-expressionists/invistra
- Description
- A portable and extensible Common Lisp FORMAT implementation
- License
- BSD
- Maintainers
- Robert Strandh , Tarn W. Burton
- Tests
- ansi-test-harness , parachute
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project khazern
- Repository
- https://github.com/s-expressionists/khazern
- Description
- A portable and extensible Common Lisp LOOP implementation
- License
- BSD
- Maintainers
- Robert Strandh , Tarn W. Burton
- Tests
- ansi-test-harness , unrecognized test method, parachute
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project maclina
- Repository
- https://github.com/s-expressionists/maclina
- Description
- Reference implementation of the Maclina bytecode system.
- License
- BSD
- Maintainers
- Charles Zhang , Christian Schafmeister , Tarn W. Burton , Bike
- Tests
- fiveam
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project parcl
- Repository
- https://github.com/s-expressionists/parcl
- Description
- Portable Package System, extrinsic system
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project quaviver
- Repository
- https://github.com/s-expressionists/quaviver
- Description
- A portable and extensible floating point string library
- License
- MIT AND (Apache-2.0 WITH LLVM-exception OR BSL-1.0) , MIT
- Maintainers
- Alex Wood , Robert Strandh , Paul A. Patience , Tarn W. Burton
- Tests
- ansi-test-harness , parachute
- Documentation
- no documentation detected
- Systems
- quaviver/compare
- quaviver/benchmark
- quaviver/unit-test
- quaviver/ansi-test
- quaviver/stream
- quaviver/python
- quaviver/json
- quaviver/fortran
- quaviver/common-lisp
- quaviver/c
- quaviver/blub
- quaviver/liebler
- quaviver/jaffer
- quaviver/dragonbox
- quaviver/schubfach
- quaviver/burger-dybvig/unit-test
- quaviver/burger-dybvig
- quaviver/native
- quaviver/trailing-zeros
- quaviver
- Dependency graph
Project s-expression-syntax
- Repository
- https://github.com/scymtym/s-expression-syntax
- Description
- A declarative description of Common Lisp's s-expression syntax.
- License
- MIT
- Maintainers
- Jan Moringen
- Tests
- fiveam
- Documentation
- TEXINFO
- Systems
- Dependency graph
Project salmagundi
- Repository
- https://github.com/s-expressionists/salmagundi
- Description
- no description
- License
- no license information
- Maintainers
- no maintainer information
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project tazivor
- Repository
- https://github.com/s-expressionists/tazivor
- Description
- A portable Common Lisp inspector
- License
- MIT
- Maintainers
- Tarn W. Burton
- Tests
- no tests detected
- Documentation
- no documentation detected
- Systems
- Dependency graph
Project trucler
- Repository
- https://github.com/s-expressionists/Trucler
- Description
- Library for managing lexical environments.
- License
- FreeBSD, see file LICENSE.text
- Maintainers
- Robert Strandh
- Tests
- unrecognized test method
- Documentation
- TEX
- Systems
- Dependency graph