Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.
/ luacomments Public archive
forked from Petix/luacomments

Grammars and parsers for parsing Lua comments.

Notifications You must be signed in to change notification settings

LuaDist/luacomments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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

Packages

No packages published

Languages

  • Lua 65.8%
  • CMake 34.2%