abcl
brew install abcl
v1.9.2
GPL-2.0-or-later WITH Classpath-exception-2.0
Armed Bear Common Lisp: a full implementation of Common Lisp
58
30-day installs · #4383
128
90-day · #5047
357
365-day · #5910
331
★ GitHub stars · updated 5mo ago
Runtime dependencies
Build dependencies
GitHub topics
ansi-x3j13
common-lisp
implementation
j
jvm-bytecode
jvm-languages
Links
- https://github.com/armedbear/abcl
- GitHub: armedbear/abcl
- Brew formula source: Formula/a/abcl.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"ant"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openjdk",
"rlwrap"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Armed Bear Common Lisp: a full implementation of Common Lisp",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:15+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "abcl",
"github_default_branch": "master",
"github_last_commit_at": "2026-03-11T07:43:52Z",
"github_readme_excerpt": "Armed Bear Common Lisp (ABCL)\n=============================\n\nArmed Bear Common Lisp is a conforming implementation of ANSI X3J13\nCommon Lisp that runs in a Java virtual machine. It compiles Lisp\ncode directly to Java byte code for execution.\n\n\nLICENSE\n-------\n\nArmed Bear Common Lisp is distributed under the GNU General Public\nLicense with a classpath exception (see \"Classpath Exception\" below).\n\nA copy of GNU General Public License (GPLv2) is included in this\ndistribution, in \u003cfile:COPYING\u003e.\n\nWe have modified our GPLv2 license section 13 to read:\n\n 13. Linking this library statically or dynamically with other\n modules is making a combined work based on this library. Thus, the\n terms and conditions of the GNU General Public License cover the\n whole combination.\n\n The following paragraph details the \"classpath exception\" which ABCL\n allows as an exception to the statement about linking libraries.\n\n As a special exception, the copyright holders of this software give\n you permission to link this software with independent modules to\n produce an executable, regardless of the license terms of these\n independent modules, and to copy and distribute the resulting\n executable under terms of your choice, provided that you also meet,\n for each linked independent module, the terms and conditions of the\n license of that module. An independent module is a module which is\n not derived from or based on this software. If you modify this\n software, you may extend this exception to your version of the\n software, but you are not obligated to do so. If you do not wish to\n do so, delete this exception statement from your version.\n\nCONTAINERIZATION\n----------------\n\nWe recommend using podman over docker for political reasons, but the\nsurface syntax is identical so if you must, just substitute `docker`\nfor `podman` in the following examples.\n\nWith [podman][] installed, one may execute:\n\n podman build -t YOURID/abcl .\n ",
"github_repo": "armedbear/abcl",
"github_stars": 331,
"github_topics": [
"ansi-x3j13",
"common-lisp",
"implementation",
"j",
"jvm-bytecode",
"jvm-languages"
],
"homepage": "https://github.com/armedbear/abcl",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 58,
"installs_365d": 357,
"installs_90d": 128,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later WITH Classpath-exception-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "abcl",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 4383,
"rank_365d": 5910,
"rank_90d": 5047,
"raw_hash": "bf76569cb76f2076",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/abcl.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.9.2",
"versioned_formulae": [],
"why_use_this": null
}