<head><title>ColdC: Function/Method Reference: compile()</title></head> <body> <h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: compile()</h1> <hr> <p> <font size=+1><i>LIST</i> <b>compile</b>(<i>LIST <b>code</b></i>)</font> <p>Currently this method does nothing. When parse tree's are implemented this method will be used to compile a list of strings to an internal parse tree. It will return the compiled parse tree, or a list of errors (strings). <p><hr size=4><p align=center><i>Last Modified on Feb 26 1996</i> <br><i>Copyright © 1995, 1996, Brandon Gillespie</i> </body>