Thanks to visit codestin.com
Credit goes to github.com

Skip to content

leiradel/pas2lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pas2lua

pas2lua is a hackish Pascal to Lua translator. I made it just to translate the source code of MADrigals's Game & Watch simulators, which are written in Delphi.

pas2lua doesn't pretend to be a general Pascal to Lua translator, just enough to ease the porting of the games.

Even the Makefile is hackish and won't do the right thing on Linux. You have been warned.

Usage

pas2lua pas2lua <input.pas> <output.lua> <datadir>

<datadir> is the directory where data extracted from .dfm files will be created.

About

A hackish Pascal to Lua translator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published