Giter VIP home page Giter VIP logo

cl-edn's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

contrapunctus-1

cl-edn's Issues

Compile error on quickload

I have cloned this system and https://github.com/fiddlerwoaroof/fwoar.lisputils into my local projects.

CL-USER> (ql:list-local-systems)
("cl-edn" "fwoar.lisputils")

However, when I run (ql:quickload :cl-edn) I get the follow compile error message:

; SLIME 2.21
CL-USER> (ql:quickload :cl-edn)
To load "cl-edn":
  Load 1 ASDF system:
    cl-edn
; Loading "cl-edn"
.To load "asdf-package-system":
  Load 1 ASDF system:
    asdf-package-system
; Loading "asdf-package-system"

...
; 
; caught ERROR:
;   READ error during COMPILE-FILE:
;   
;     Package FW.LU does not exist.
;   
;       Line: 51, Column: 27, File-Position: 2065
;   
;       Stream: #<SB-INT:FORM-TRACKING-STREAM for "file /Users/will/.roswell/local-projects/cl-edn/synthesize.lisp" {1002C831A3}>
; 
; compilation unit aborted
;   caught 2 fatal ERROR conditions
;   caught 1 ERROR condition

System "cl-edn" not found

I've cloned the repo into my ~/quicklisp/local-projects/ dir and started a slime REPL, however when I run quickload it isn't able to find the system:

* (ql:quickload :cl-edn)

debugger invoked on a QUICKLISP-CLIENT:SYSTEM-NOT-FOUND in thread
#<THREAD "main thread" RUNNING {10005505B3}>:
  System "cl-edn" not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.