SkaceKamen / sqflint

Provides basic syntax error checking for SQF language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqflint

Provides basic syntax error checking for SQF language.

Requirements

  • JRE 1.8

Development requirements

  • JDK 1.8
  • javacc 6.0
  • javacc is used to build parser
  • build process expects javacc.bat file in PATH, which executes javacc
  • java-json library
  • commons-cli library

extract commandlist

  • run in debug console: supportInfo '' joinString endl
  • copy the output and paste it into commands.txt
  • remove the leading and trailing quotemarks

About

Provides basic syntax error checking for SQF language.

License:MIT License


Languages

Language:Java 82.0%Language:SQF 16.4%Language:Dockerfile 0.9%Language:Inno Setup 0.6%Language:Batchfile 0.1%