Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 364 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 364 Bytes

Translate Boo code to C# code using [TXL] (http://txl.ca).

To use this tool, you have to install TXL first.

Requirements

  • Ruby
  • TXL
  • Shell

How to Use

trans <boo-source-file> [-o <output-file>]
trans -R <source-file-directory> [-o <output-folder>]

When translating files recursively under a directory, the tool writes errors to error.log.