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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.