Skip to content

richardwesthaver/core

Repository files navigation

core

This repository contains the monolothic core of The Compiler Company.

The core is a Common Lisp hacking environment bootstrapped from SBCL. No guarantees are made with respect to compatibility with other packages or ANSI Lisp implementations.

  • install core programs
    # sudo pacman -Sy sbcl
    ./bootstrap.lisp #> .stash/core
    sudo .stash/core --script etc/script/install.lisp
        
  • install emacs site-lisp
    # sudo pacman -Sy emacs
    # export EMACSLOADPATH
    skel make install-emacs
        

About

CC core

Resources

Stars

Watchers

Forks

Contributors