GithubHelp home page GithubHelp logo

Comments (9)

zk avatar zk commented on May 12, 2024

Collapsed: http://dl.dropbox.com/u/5642669/Screenshots/repl_in_30_collapsed.png
Expanded: http://dl.dropbox.com/u/5642669/Screenshots/repl_in_30_expanded.png

from clojuredocs.

zk avatar zk commented on May 12, 2024

Updated based on feedback from amalloy & replaca:
http://dl.dropbox.com/u/5642669/Screenshots/repl_in_30_expanded_2.png

from clojuredocs.

dakrone avatar dakrone commented on May 12, 2024

I think it should be leiningen instead of cake, it's going to be a nightmare if there are Ruby/RubyGem problems before even getting to Clojure.

from clojuredocs.

zk avatar zk commented on May 12, 2024

Argh, barnes and noble wifi just ate my 5 paragraph post, so here's the short version:

I'm still on the fence about gems. I've got to look into which OSs come pre-installed with gem, off the top of my head I know mac does, and I think ubuntu does as well. I'm also aware there may be wtfs about using another language's package system to bootstrap clojure.

The purpose of the 30 second intro is to get potential users a win (running code) in as few steps as possible. Lein comes in at +1 or 2 steps due to the fact that you have to have a project.clj to lein repl. Other than that lein & cake's install processes are equal (download script -> chmod -> put in path). Concepts like build systems, fp, and concurrency prims are better suited for the 5 / 20 min tuts, or the addt'l resources page.

This is all WIP, so I'm interested in feedback.

from clojuredocs.

dakrone avatar dakrone commented on May 12, 2024

The newer versions of leiningen have the 'repl' task that works without a project, so that would allow people to get it without project.clj.

from clojuredocs.

dakrone avatar dakrone commented on May 12, 2024

It ends up using leiningen's version of clojure if there's no project I think.

from clojuredocs.

zk avatar zk commented on May 12, 2024

Ah, I'll try that out.

from clojuredocs.

devn avatar devn commented on May 12, 2024

IIRC lein repl doesn't have completion which will be sort of a bummer for noobs.

from clojuredocs.

zk avatar zk commented on May 12, 2024

Noted, but I'm not so concerned about completion for this exercise.

from clojuredocs.

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.