|
----- Original Message ----- From: Jeff Pohlmeyer Date: 3/14/2008 4:28 PM
In fact, FWIW, the Subversion build of LuaPlus has an mcpp module built in...On Fri, Mar 14, 2008 at 4:48 PM, Eric Tetz <erictetz@gmail.com> wrote: http://mcpp.sourceforge.net/ has a small preprocessor that can be built as a shared (or static) library.
require 'mcpp' result, output, errors = mcpp.preprocess( args go here ) Josh