The following module was proposed for inclusion in the Module List:

  modid:       Erlang::Parser
  DSLIP:       cdpfp
  description: Erlang source code parser
  userid:      ANNELI (Anneli Cuss)
  chapterid:   9 (Language_Interfaces)
  communities:
    erlang--parser-de...@googlegroups.com,
    http://github.com/anneli/Erlang--Parser

  similar:

  rationale:

    I'm creating what appears to be the first parser for Erlang source
    code (built upon Parse::Lex and Parse::Yapp); I'm nearly at what
    could be considered 'alpha' stage.

    As such, I've put together a lexer, parser, dumper, and will
    probably be maybe making a better (OO) representation for the AST,
    and it'd be handy to put these all into the Erlang::Parser namespace
    (Erlang::Parser itself being the module exposing the high-level
    functionality).

    There's already some Erlang-related code in the Erlang:: namespace,
    so I figure this is the way to do it (based on looking at other
    namespace/module names under "Language Interfaces").

  enteredby:   ANNELI (Anneli Cuss)
  enteredon:   Sat Oct  8 10:48:25 2011 GMT

The resulting entry would be:

Erlang::
::Parser          cdpfp Erlang source code parser                    ANNELI


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ba600000_2b1087e88593219c&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=ba600000_2b1087e88593219c&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Erlang%3A%3AParser

Reply via email to