Skip to content

skylerberg/ASTeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTeditor

ASTeditor is a Python code editor that operates at the AST level.

Advantages:

  • Never worry about style and formatting
  • Impossible to have syntax errors
  • Editing commands understand the structure of your code

Or at least that is the idea. It is a work in progress.

About

A structural editor for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages