Skip to content

zacx-z/Boo2Cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Translate Boo to C# using TXL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published