aSteep Shared LibraryIndex

The aSteep shared library completely encapsulates the TEA compiler.  This includes options for preprocessing, generating the anotated syntact tree (AST), inline assembly, and dissembly of TEA source and object files.

Providing this as a shared library allows code to be generated, compiled, or otherwise altered from any C or C++ program.  It also allows the compiler to easily be adapted to IDE development environments, command line tools, or interactive shells like the BrainStem® Console.

All input (source files) and output (object, preprocessor, AST, error and informational) is in the form of abstract aIO streams so this compiler can be generalized across networks, transports, and custom uses.


version: 1.0, build 80903
© Copyright 1994-2008 Acroname, Inc., Boulder, Colorado.  All rights reserved.