Skip to content

A Cross platform Utility for analyzing code and suggesting optimized code for better performance

Notifications You must be signed in to change notification settings

GDGVIT/Code-Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Whiplash

A code-optimizer for Python.

Issues/To-Do

  • Write parser

    • Implement follow, first, closure and goto
    • Write parsing table
    • Generate parse tree
  • Write tests for modules

  • Write docs

  • Ref module specific to-dos for other remaining tasks

To test -

Write your python code in the file test1.py, then do

cd whiplash
cargo run

About

A Cross platform Utility for analyzing code and suggesting optimized code for better performance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published