Skip to content

Gambit99/UnitParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springrts Unit definition parser

This project implements some Perl parsers for the springrts unit definition files.

These configuration files are written in Lua, but this parser allows you to extract their content into an AST (abstract syntax tree) composed of nested hashmaps.

The file anni-parser.pl demonstrates this -- it also prints the maps to the screen in an easily read nested format.

About

Some parser scripts that parse spring unit def .lua into Perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages