Skip to content

joergh/pyDSLForScubyWars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

python DSL implementation for scubywars

About

A straight forward DSL implementation in python for the ScubyWars server.
See ScubywarsKernel for documentation etc.

Usage

This simple program uses PLY to generate the parser. The file tokendefs.py contains the tokenizer, parser.py contains the parser.

Internals

The parser generates a python source file from the DSL source file. This python module is then executed.

See test.sb1 for a simple bot source in the DSL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages