0.1.1 • Published 10 years ago

morphues v0.1.1

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

Morphues

The type inference matrix guider!

Build
Status

TODO

  1. Move to CoffeScript
  2. Refactor utils
  3. VariableType, LiteralType, ArrayType, AnonymousFunctionType
  4. Create TypeProvider from variableIdentificationsOf
  5. Object
  6. Functions
  7. Scope
  8. type params, return types
  9. Math - BinaryExpresison

Contribute

Hi!

If you want to contribute to morphues, we are more than happy! The steps are easy :)

  1. pick some feature from the "TODO" list above or fix bug or have new feature you want to implement.
  2. Fork and create branch named your feature - for example, support for type inference from BinaryExpression - "binaryexpression_support"
  3. Make sure the tests are passing "npm test", and if you need add a new test
  4. Create pull request, and we wil review it ASAP
0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago