Skip to content

jayrbolton/python-type-inferencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Type Inference

General Usage

  • $ jython infer.py <source_code.py>
  • eg: $ jython main.py tests/src/functions.py
  • The output will go in logs/pytown.log

The program's actual content is under /src/.

If you're interested in structural type inference (type inference of duck typing), please contact me at jayrbolton@gmail.com

About

Structural type inference for python (proof of concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published