Skip to content

richardwesthaver/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{{header(core,Richard Westhaver,[email protected],The Compiler Company Core)}}} This repository contains a collection of software libraries shared across all of our products and projects.

NOTE
This is not a portable library. Starting in version 1.0 we will be depending on separately distributed forks of SBCL and Rust. See details here.

To bootstrap the core you will need recent versions of GNU Emacs, Rust, and SBCL. For SBCL you will need to build from source with :sb-core-compression enabled[fn:1].

We have a strong preference for vendoring our dependencies. The ‘super-repos’ shed and stash contain all relevant source trees which we build via CI and ship to production as well as use internally.

[fn:1] SBCL Manual - Saving a Core Image

Releases

No releases published

Packages

No packages published