Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/portacle/portacle
A portable common lisp development environment
https://github.com/portacle/portacle
common-lisp emacs git ide multiplatform portable
Last synced: 2 months ago
JSON representation
A portable common lisp development environment
- Host: GitHub
- URL: https://github.com/portacle/portacle
- Owner: portacle
- License: zlib
- Created: 2016-05-01T13:23:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T09:26:37.000Z (7 months ago)
- Last Synced: 2024-08-03T01:39:27.195Z (6 months ago)
- Topics: common-lisp, emacs, git, ide, multiplatform, portable
- Language: Shell
- Homepage: https://portacle.github.io
- Size: 738 KB
- Stars: 697
- Watchers: 34
- Forks: 56
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## About Portacle
Portacle is a portable Common Lisp environment. What this means is that it is a fully featured integrated development environment for use with Common Lisp that runs on all major platforms and can even be put onto a USB stick to carry around.## What is this? How do I install it? How do I use it?
For most questions, see the [official website](https://portacle.github.io). It should give you a good presentation of what this is in detail, how to get set up, and how to use it.## Compiling From Source
In order to build the portacle environment yourself, please refer to the [README](https://github.com/portacle/portacle/tree/master/build) in the `build/` directory of the repository. Note that you usually do not need to do this. The pre-made [release packages](https://github.com/portacle/portacle/releases) should be sufficient.