Git Product home page Git Product logo

Comments (3)

tirkarthi avatar tirkarthi commented on July 22, 2024 1

Cool, no apologies. I was just curious about the error. According to the recent survey only 7% of the Clojure community uses JDK 7 and below with 88% of them on JDK 8. I don't think it will be a major issue. With JDK 10 released I think it's a good move along with the rich set of goodies present in JDK 8 like streams and lambdas.

from kumo.

tirkarthi avatar tirkarthi commented on July 22, 2024

I made an initial port at https://github.com/tirkarthi/clj-wordcloud . It seems Travis fails with JDK 7 due to unsupportedclassversionerror . I don't know if this is related to the library or due to using it with Clojure.

Travis build failure : https://travis-ci.org/tirkarthi/clj-wordcloud/jobs/356513667

Thanks a lot for the library.

from kumo.

kennycason avatar kennycason commented on July 22, 2024

Howdy! Thanks for using Kumo :)

It's because Kumo is written for Java 8. It currently doesn't support Java 7 Many apologies! I just really liked lambdas :)

Thanks for the feedback, I had considered adding imports as well. I'll see how much space it adds to the readme, OR I'll create a class with the examples (which is also a good way to guarantee they compile and are up-to-date and link the readme to the examples so i don't have to add imports to the readme.

from kumo.

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.