Skip to content

WIP library for SQF, the scripting language of the Arma series.

License

Notifications You must be signed in to change notification settings

ScottyThePilot/sqf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQF

Work-in-progress for library for SQF, the scripting language of the Arma series.

Features

  • SQF parser
  • SQFC compiler

Missing/Planned Features

  • Preprocessor macro handling
  • SQFC decompilation
    • This is currently blocked by an issue regarding LZO encoding, namely that there aren't any codec libraries I can find that can decode from a buffer/stream without knowing where the buffer/stream ends, as SQFC does not store this information.

Credits

About

WIP library for SQF, the scripting language of the Arma series.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published