Skip to content

yosiat/morphues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morphues

The type inference matrix guider!

Build Status

TODO

  1. Functions
  2. return types
  3. calling to functions - for example: "var k = returnNumber();"
  4. Add unique identifiers (pointers/addresses) like
  5. AssigmentExpression - extending an object
  6. 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