Skip to content

Translate VB6 project files and source code to new target language.

License

Notifications You must be signed in to change notification settings

BSalita/VB6_Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VB6_Translator

Translate VB6 project files and source code to new target language. Reads project files, builds AST (Abstract Syntax Tree), traverses AST emitting target.

Status

Work no longer in progress. Build process may be missing files. C is only target (mostly) implemented. You'll have to create your own emitter.

Requirements

  1. VB6 development system.
  2. Target toolchain.

Installation and Usage

  1. Install VB6 development environment.
  2. Build and execute VBT.VBP.
  3. Select projects to be translated.

About

Translate VB6 project files and source code to new target language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published