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: 3 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: 2023-11-08T13:57:51.000Z (12 months ago)
- Last Synced: 2024-06-15T22:35:47.263Z (5 months ago)
- Topics: common-lisp, emacs, git, ide, multiplatform, portable
- Language: Shell
- Homepage: https://portacle.github.io
- Size: 738 KB
- Stars: 689
- Watchers: 34
- Forks: 55
- Open Issues: 26
-
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.