Skip to content

Opening book details…

About this document

TAFJ Tool Execution and Compilation Guide by Gnana Sambandam is a document available to read on EtoBox.

This document discusses how to compile basic programs using the TAFJ compiler tool tCompile. It explains that tCompile converts basic code to Java bytecode by using a translator with three components: a lexer, parser, and tree walker. The compilation process generates Java source code, compiles it to classes, and handles dependencies by compiling referenced routines. The document provides examples of compiling single and multiple files, and discusses how the compiler searches for files based on configuratio

Author
Gnana Sambandam
Language
EN