Skip to content
/ demo Public

Grammar and parser for the demo file format as used by DevilutionX.

License

Notifications You must be signed in to change notification settings

mewspring/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo

The aim of this repository is to make it trivial to parse and analyze the *.dmo file format of DevilutionX, as used for input event demo recording and replay.

To facilitate this effort, lexers and parses are automatically generated from a BNF grammar for the demo file format.

Installation

go install github.com/mewspring/demo/cmd/demo_dump@master

Usage

demo_dump FILE.dmo

About

Grammar and parser for the demo file format as used by DevilutionX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages