pypreprocessor

Python Preprocessor
Download

pypreprocessor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Evan Plaice
  • Publisher web site:
  • http://code.google.com/u/@VRlTR1RWBRBFXQR6/

pypreprocessor Tags


pypreprocessor Description

Python Preprocessor pypreprocessor is a Python tool to run c-style preprocessor directives in Python modules.Supported Directives * #define * #undef * #ifdef * #else * #endifThis version is runs in both Python 2x and Python 3x.BenefitsEase of Use * all of the functionality required to run the pypreprocessor is contained in a single module * adding preprocessor support is as simple as importing the preprocessor in a file containing preprocessor directives and telling it to run Dynamic * pypreprocessor has multiple modes of operation * it can generate a new post-processed version of a source file absent all of the preprocessor information * it will eventually be able to pre-process and run code transparently the same way as c-style languages do Simple: * the source footprint for the pypreprocessor code is very small * the preprocessor is designed to be as simple and lightweight as possible


pypreprocessor Related Software