Giter Site home page Giter Site logo

maker's Introduction

maker

The basic idea

It is always better to separate the 'what' from the 'how'. It is better to have dependency as a value provided by the 'system' (in transparent way) rather than as a result of another function call.

This is an experiment to see what happens if we structure our system as goals (values/things/nouns) and dependencies between them.

What is the problem again?

Watch this. Different domain and a different solution, but he is speaking about the same issue in the next 3 minutes.

maker is

  • still in alpha!
    • pls help to improve and give feedback
  • influenced by dependency injection frameworks, goal oriented programming, declarative programming, build tools, data flow programming, value-level programming, transducers

Features

  • dependency tracking by looking for functions based on the names of the parameters
  • efficient support for polymorphism (defmulticase, defcasegoal)
  • parametric goal with defgoalfn
  • asynchronous goals, parallel execution,
  • spec for goals,
  • works across namespaces

Usage, learn

[maker "3.2.2"]

To learn check out and play with the didactic tests.

See how to add spec to your goals: spec_test.clj

Alternative

  • From the amazing plumatic group: plumbing

License

Copyright © 2015-2024 Tamás Jung

Distributed under the MIT License.

maker's People

Contributors

tamasjung avatar raszi avatar

Stargazers

Daniel Dinnyes avatar Brett Lempereur avatar John Zabroski avatar Aleksander Sumowski avatar Saul Shanabrook avatar Alan Moore avatar yāλu avatar Boris Kourtoukov avatar Ruslan Prakapchuk avatar Josh Tilles avatar

Watchers

Aleksander Sumowski avatar  avatar Josh Tilles avatar Boris Kourtoukov avatar

Forkers

raszi

maker's Issues

License

The project.clj and README files say the license is MIT but the LICENSE file is an ECL license, pick your battle !

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.