Giter VIP home page Giter VIP logo

Comments (7)

gonsie avatar gonsie commented on May 16, 2024

What computer are you using? Windows, Linux, or mac? Do you have a lisp interpreter already installed (abcl, sbcl, clisp, ccl, ecl)?

from lisp-koans.

g-i-o-r-g-i-o avatar g-i-o-r-g-i-o commented on May 16, 2024

thanks for your answer, Linux with common lisp

from lisp-koans.

bileschi avatar bileschi commented on May 16, 2024

What do you get when you execute sh meditate.sh ?

from lisp-koans.

g-i-o-r-g-i-o avatar g-i-o-r-g-i-o commented on May 16, 2024

~/lisp/lisp-koans$ sh meditate.sh clisp
clisp -q -norc -ansi contemplate.lsp
WARNING: Replacing method
#<CLOS:STANDARD-READER-METHOD
(#)>
in #
WARNING: Replacing method
#<CLOS:STANDARD-WRITER-METHOD
(# #)>
in #
WARNING: Replacing method
#<CLOS:STANDARD-READER-METHOD (#)> in
#
WARNING: Replacing method
#<CLOS:STANDARD-READER-METHOD (#)> in
#
Thinking about ASSERTS
TEST-TRUE-OR-FALSE requires more meditation.

from lisp-koans.

bileschi avatar bileschi commented on May 16, 2024

from lisp-koans.

liyechen avatar liyechen commented on May 16, 2024

you can install sbcl first using

sudo apt install sbcl

i guess.
And then perhaps you also need to install inotify-tools

sudo apt install inotify-tools

so that you can code and check at the same time.

After that, run the script

sh meditate-linux.sh sbcl

from lisp-koans.

Slids avatar Slids commented on May 16, 2024

Seems to be good with above comments, closing issue

from lisp-koans.

Related Issues (20)

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.