Thanks to visit codestin.com
Credit goes to github.com

Skip to content

eliranmoyal/morphues

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Functions
  6. Scope
  7. type params, return types
  8. 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

About

Type inference engine above esprima

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%