2018-01-12 08:23:58 +02:00
2018-01-12 08:23:58 +02:00
2018-01-11 20:19:02 +02:00
2018-01-11 20:19:02 +02:00
2018-01-12 08:23:58 +02:00
2018-01-09 19:49:06 +02:00
2018-01-11 20:49:00 +02:00
2018-01-05 13:22:38 +02:00
2018-01-05 19:49:29 +02:00
2018-01-05 19:37:08 +02:00
2018-01-09 15:51:32 +02:00
2018-01-05 19:23:10 +02:00
2018-01-02 14:37:19 +02:00
2018-01-10 11:43:21 +02:00
2018-01-11 00:49:01 +02:00

PHP-Parser

Go Report Card Exago

A Parser for PHP written in Go inspired by Nikic PHP Parser

Features:

  • Fully support PHP7 syntax (PHP5 in future)
  • Abstract syntax tree representation
  • Traversing AST

Roadmap

  • Lexer
  • PHP 7 syntax analyzer (completely)
  • AST nodes
  • AST visitor
  • AST dumper
  • node position
  • handling comments
  • Tests
  • Error handling
  • Stabilize api
  • Documentation
  • PHP 5 syntax analyzer
  • Code flow graph
  • Pretty printer
Description
No description provided
Readme 13 MiB
Languages
Go 92.7%
Yacc 6%
Ragel 1.3%