Skip to content

Simple bash script to parse Pawn files for functions. The functions can be converted into JSON and imported as snippets into a code editor.

Notifications You must be signed in to change notification settings

sondrekje/pawn-snippet-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

pawn-snippet-parser

Simple bash script to parse Pawn files for functions. The functions can be converted into JSON and imported as snippets into a code editor.

Note:

This is currently a work in progress, and the reasoning behind this project is purely for educational reasons. It is uploaded here in case it might be useful to others. Non-recursive searches will be replaced with file searches. Non-recursive searches are currently not functional.

About

Simple bash script to parse Pawn files for functions. The functions can be converted into JSON and imported as snippets into a code editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages