mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
Page:
List of Roswell Installable Scripts
Pages
1. Installation
Advanced scripting
Basic Usage
Building images and executables
Circle CI
Coveralls
FAQ
GitHub Actions
Home
How is Roswell different
How to distribute your software, not library, on Quicklisp ala python pip
How to setup a lisp dev environment on windows with Roswell
Initial Recommended Setup
Installation
List of Roswell Installable Scripts
Listing various resources
Local installation
Policy on how Roswell affects or manipulates your system
Practical Usecases
Reducing Startup Time
Release Roswell
Roswell as a Scripting Environment
Roswell as a Testing Environment
Roswell as an implementation manager
Roswell in Virtual Environments
Set up guide for Anaconda virtual env
Support New implementation
Travis CI
Upgrading Roswell
ros template
10
List of Roswell Installable Scripts
vindarel edited this page 2021-07-20 14:00:35 +02:00
Here're libraries bundling Roswell scripts. The list is not comprehensive, contribute your script!
These commands can be installed by ros install package-name, e.g. ros install clack
- Clack's clackup
- Qlot's qlot
- prove's run-prove
- ufo by UFO
- qps by
ros installquicklisp-project-submission - make-project by
ros installcl-project - eazy-project by
ros installeazy-project - lake in https://github.com/takagi/lake
- cl-mpi's test script @ https://github.com/marcoheisig/cl-mpi
- asd-generator @ https://github.com/phoe-krk/asd-generator
- asdf-viz @ https://github.com/guicho271828/asdf-viz
- cldomain @ http://40ants.com/cldomain/ an extension for the Sphinx documentation generation tool that allow sphinx to generate documentation for Common Lisp libraries.
- cxxxr/lem - a full-featured zero-configuration Common Lisp editor, also with an Electron version.
- koji-kojiro/cl-repl, A full-featured ipython-like repl.
- singy15/ministg a mini shooting game in OpenGL
- fukamachi/psychiq - a redis-based background job processing, inspired by Ruby's Sidekiq (and compatible with its web UI).
- yitzchak/common-lisp-jupyter - A Common Lisp kernel for Jupyter.
- run-fiveam by
ros installci-utils - vindarel/pipelines-viewer - A simple script to view the status of your latest Gitlab pipelines.
ros install vindarel/pipelines-viewer.
Below are just ideas .... send the pull request adding the roswell scripts, let the incidents happen!!!
- more testing libraries
- codex, sb-texinfo and other doc-generation libraries
- games or irc bots or other misc standalone programs
- in-memory database using cl-fuse
- clever/hilarious ideas are welcome!
Home
Getting started / Tutorials
- Installation
- Initial Recommended Setup
- Roswell as a Scripting Environment
- ros template
- Set up guide for Anaconda virtual env
Advanced Installation
Roswell as a scripting environment
- Roswell as a Scripting Environment
- Advanced scripting
- Reducing Startup Time
- List of Roswell Installable Scripts
- Practical Usecases
- Building images and executables
Roswell as an implementation manager
Roswell as a Testing Environment
- Roswell as a Testing Environment
- Travis CI
- Circle CI
- GitHub Actions
- Coveralls
- Roswell in Virtual Environments