Skip to content

Kriptel/RuleParsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuleParsers

RuleScript addon with more parsers and printers.

New parsers and printers:

  • Lua
    • Constants
      • Int
      • Float
      • String
    • Structures
      • Function
        • elseif
        • else
        • rest args
        • dot in function name
      • Do While
      • While
      • For
      • Tables
      • Parent
    • Operators
      • +
      • -
      • *
      • /
      • %
      • ==
      • =
      • ~=
      • >
      • <
      • >=
      • <=
      • not
      • and
      • or
      • #
        • Array
        • Map
      • ..
    • Std
      • math
    • Table access

About

RuleScript addon with more parsers and printers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published