| steep | Index |
This console command compiles a TEA file into an object file that can be run on any TEA Virtual Machine implementation.
filename
Example:
steep "test"
This would execute the TEA compiler on a file named "test.tea" in the aUser File Area . The result would be stored as an object file with a ".cup" extension in the aObject File Area.
Related: