Skip to content

leiradel/pas2lua

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lua
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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