Skip to content

issues Search Results · repo:scfc/bison-php language:C

Filter by

27 results
 (63 ms)

27 results

inscfc/bison-php (press backspace or delete to remove)

Hey, i want to use Bison to build a parser for the SPARQL grammar. The SPARQL grammar is already available as BNF here. How do i use bison-php to transform this grammar into PHP code? Thanks!
  • k00ni
  • Opened 
    on Jul 7, 2015
  • #27

  • scfc
  • Opened 
    on Mar 18, 2012
  • #26

Only for 5.3+.
  • scfc
  • Opened 
    on Mar 18, 2012
  • #25

There is no real reason to port the yylex () interface from C to PHP other than nostalgia. In foreach($object as $key = $value), $key would be the token number and $value the semantic value. http://de3.php.net/manual/en/class.iterator.php ...
  • scfc
  • Opened 
    on Mar 18, 2012
  • #24

For autoload on demand.
  • scfc
  • Opened 
    on Mar 18, 2012
  • #21

  • scfc
  • Opened 
    on Mar 18, 2012
  • #20

make check TESTSUITEFLAGS= -j10 -k PHP
  • scfc
  • 1
  • Opened 
    on Mar 14, 2012
  • #19
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub