Skip to content

Hello World !

Latest
Compare
Choose a tag to compare
@6r17 6r17 released this 27 May 19:29
· 2 commits to main since this release
7636d3c

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