GithubHelp home page GithubHelp logo

Comments (4)

lazerwalker avatar lazerwalker commented on September 2, 2024

For the most part, I originally omitted any koan that depends on a Clojure language feature that isn't present in ClojureScript (the "java interop" section being the most obvious candidate, but I recall there were subtler issues with a number of other koans).

If there are koans that are missing that are doable in ClojureScript, I'm more than happy to accept a PR that reintroduces them. Are there specific koans you're thinking of?

from clojurescript-koans.

hantuzun avatar hantuzun commented on September 2, 2024

I could be missing something but I think group-by koans [1] could be added, group-by is also in core.cljs [2]. But yes, the other two, "macros" and "java interop" are Clojure dependent.

[1] https://github.com/functional-koans/clojure-koans/blob/master/src/koans/21_group_by.clj
[2] https://github.com/clojure/clojurescript/blob/master/src/cljs/cljs/core.cljs#L8451-L8461

from clojurescript-koans.

lazerwalker avatar lazerwalker commented on September 2, 2024

Ah, looks like the the group-by koans weren't added until January, well after I'd built this:
functional-koans/clojure-koans@d6b1b57#diff-19871b15398b86c1185582aa793808ad

Sounds 👍 to me if you want to add them!

On Thu, Oct 23, 2014 at 11:29 AM, Emrehan Tuzun [email protected]
wrote:

I could be missing something but I think group-by koans [1] could be
added, group-by is also in core.cljs [2]. But yes, the other two, "macros"
and "java interop" are Clojure dependent.

[1]
https://github.com/functional-koans/clojure-koans/blob/master/src/koans/21_group_by.clj
[2]
https://github.com/clojure/clojurescript/blob/master/src/cljs/cljs/core.cljs#L8451-L8461


Reply to this email directly or view it on GitHub
#8 (comment)
.

from clojurescript-koans.

hantuzun avatar hantuzun commented on September 2, 2024

Great, I'll open a PR in a week.

from clojurescript-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.