BlockIt provides a Python framework to scan and parse a program file into constituent nested blocks, however defined, forming a block tree of your code and can be used as a mechanism to "extend" in some sense, the underlying programming language.
License
GNU General Public License version 2.0 (GPLv2), MIT LicenseFollow BlockIt
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This is fabulous work. Nicely done.
-
I love this project. I'm not just saying that because I'm one of the developers --- I actually cannot write Fortran code any longer without using the patterns and STL which PyF95++ gives me. Hash tables for array storage, linked-lists for organizing and sorting data, the unit-testing framework, and the option parser add so much value for any size project.