Mirror of Steel Bank Common Lisp (SBCL)'s official repository
common-lisp compilerA curated list of awesome Common Lisp libraries. For awesome software, see lisp-lang.org's success stories and the awesome-cl-software list.
common-lisp awesome lisp common-lisp-tools quicklisp librariesRoswell started out as a command-line tool with the aim to make installing and managing Common Lisp implementations really simple and easy. Roswell has now evolved into a full-stack environment for Common Lisp development, and has many features that makes it easy to test, share, and distribute your Lisp applications. With Roswell, we aim to push the Common Lisp community to a whole new level of productivity.
common-lisp roswell quicklispSketch is a Common Lisp environment for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction and more. It is inspired by Processing Language and shares some of the API. To make Sketch run correctly, though, a few requirements must be met.
common-lisp sketch 2d graphics games visual art hciSLIME is the Superior Lisp Interaction Mode for Emacs. SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on.
common-lisp emacsNyxt is a keyboard-driven web browser designed for power users. Inspired by Emacs and Vim, it has familiar key-bindings (Emacs, vi, CUA), and is infinitely extensible in Lisp. Attention: Nyxt is under active development. Feel free to report bugs, instabilities or feature wishes.
vim productivity browser lisp emacs common-lisp extensible web-browser power-user keyboard-drivenAll of them. Caveman2 was written from scratch. These are noticeable points.
common-lisp web frameworkJSCL is a Common Lisp to Javascript compiler, which is bootstrapped from Common Lisp and executed from the browser. to run jscl-repl in NodeJS.
common-lisp jscl compiler lispThis package reimagines Paredit - a popular method to navigate and edit LISP code in Emacs. Most of more than 100 interactive commands that lispy provides are bound to a-z and A-Z in lispy-mode. You can see the full command reference with many examples here.
navigation evaluation refactoring emacs-lisp common-lispHunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL. Hunchentoot provides facilities like automatic session handling (with and without cookies), logging, customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. CL-WHO or HTML-TEMPLATE.
common-lisp webserverThis library is specifically written to be useful for a broad range of ways in which I create art using various generative algorithms. A simple (graph) data structure for working with vertices and edges The structure is named snek; the name is explained below. This structure is combined with a programming pattern for applying changes to the structure. The pattern relies on alterations, see below.
common-lisp lisp generative generative-art experimental procedural procgen procedural-generation artLunula is a portable and embeddable dialect of Lisp. The syntax currently looks a lot like Scheme with a few common lisp features.
common-lisp compiler evaluator lispThis is a fork of the Common Lisp Cookbook, moved from SourceForge. This project will bring Common Lisp Cookbook to this decade. Development of the original Common Lisp Cookbook in SourceForge halted in 2007. In the meantime, a lot has happened in the land of Common Lisp. Tools and implementations have been improving, and some have fallen out of favor. Most notably, Common Lisp users can now benefit from Quicklisp library manager.
common-lisp lisp examples cookbooksThis is the source code for Clozure CL. Because CCL is written in itself, you need an already-working version of CCL to compile it.
common-lisp compiler lisp ccl clozure-clCLPython is an open-source implementation of Python written in Common Lisp. With CLPython you can run Python programs in a Lisp environment. Libraries written in Lisp are available to Python code, and Python libraries can be accessed by Lisp code. Also Python and Lisp code can be mixed. For rough documentation, please see the Introduction and Manual on common-lisp.net.
common-lisp compilerAfter installing lem, you can start developing in Common Lisp at once. You can skip over writing tidy settings or installing many plugins as you do on Emacs.
common-lisp editor text-editorSee also installation of roswell. The path starts from current directory.
common-lisp notebook webapp editorThe software is provided devoid of warantee, guarranty, liesense, and noncence: "do as thou wilt". Please be advised that this use of the software renders varying signals to market participants in a manner that amplifies preëxisting biases. Performing such acts in jurisdictia where the potential consequences of such actions are punishable is liable to offend my religion, and should be considered a capital offense, insofar as such are punishable by said soi-dissant politēs and churchēs.
common-lisp market-maker bitcoin exchangeA company-mode completion backend for Slime, "The Superior Lisp Interaction Mode for Emacs". The recommended way to install slime-company is via MELPA. If not using MELPA, put this file somewhere into your load-path (or just into slime-path/contribs).
slime emacs-lisp slime-company melpa completion-backend common-lisp completion convenienceVlime is a Common Lisp dev environment for Vim (and Neovim), similar to SLIME for Emacs and SLIMV for Vim. It provides REPL integration, as well as omni-completions, cross reference utilities, a nice inspector, debugger support, and many other great facilities to aid you in your glorious Common Lisp hacking quest.
vim common-lisp neovim
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.