Skip to content

Petix/luacomments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luacomments

Grammars and parsers for parsing Lua comments. TODO... write readme...

Styles:

  • luadoc
  • explua
  • leg
  • literate
  • custom
  • ldoc

Possible alias definitions(for luadoc style yet) of standard tags trought the submodule 'aliases'.

Dependencies: Lua 5.1 leg 0.1.3 -- LPeg 0.10 -- re module

tests/ : This folder contains test files. You can run them by : "./lua test_*" In these files you can see properly formated inputs(comments), and the outputs for every single parser.

About

Grammars and parsers for parsing Lua comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages