Skip to content

Releases: 6r17/madframe

Hello World !

27 May 19:29
7636d3c
Compare
Choose a tag to compare

This is the initial release of madframe 🎉

  • madframe is an programmable event-based state-machine.
  • It understands how your functions should work by using a strict naming policy and context.
  • It allows to express ideas on focusing on the outcome rather than being an iterative expression.

⚠️ This project is in Alpha state and is not really enjoyable to work with at the moment.

This release includes :

  • bindings.alias
  • accumulator
  • autofill
  • delay
  • each
  • make_async
  • on
  • option
  • pdb
  • perpetuate
  • read_only
  • setup
  • wrap
  • wire