Skip to content

marcusdesai/operast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operast

Design Goal: To cleanly separate the logic for ast navigation from the logic applied by the visitor to a visited node.

When trying to find a function with a specific name it is not possible to alter the name of that function dynamically and search for the resulting parsed function def, as parsing the function will result in the structure defined before any dynamic occurrence has taken place.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published