Code Monkey home page Code Monkey logo

Comments (1)

nigredo-tori avatar nigredo-tori commented on August 16, 2024

Thank you for your kind words.

Sadly, I don't really do Nim anymore. Classy was a part of an effort to use Nim at my workplace, one that didn't pan out. I'm not really interested in the language beyond that, so there's little motivation to keep this project moving. I'm still fixing minor things as they are brought to my attention, but there probably won't be any serious development in the foreseeable future. If anyone wants to fork this library and do something useful with it, they are free to do so.

For example, this blocking issue has been upgraded:

From what I remember, it wasn't a blocker as much as a nuisance. The library itself shouldn't need any changes, except for updating documentation.

also {.noSideEffect.} and {.raises: [].} can be added where needed to enforce some fp goodness

If you are talking about adding that into generated code, then I don't think it would be a good idea. These have some heavy ramifications, so it won't do for a glorified template library to force them onto code it doesn't know anything about. If you want pragmas in your typeclass contracts, you can add them manually.

from classy.

Related Issues (6)

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.