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
Gemini 3 and 200+ AI Models on One Platform
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
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.