Skip to content
forked from job/byaccj-p2

Patch for BYACC/J that resolves bytecode size issues with large grammars

Notifications You must be signed in to change notification settings

arineng/byaccj-p2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building
========

Ramon Nogueira made some changes to the original BYACC/J Makefile to
allow it to compile on post 1999 Linux and MacOSX systems. You may need
to customize it to your system. 

Try:

$ cd src
$ make 

Which should produce an executable inside the src/ directory called
`yacc'.

License
=======

Licensing details for the original BYACC/J source code can be found on their
website [http://byaccj.sourceforge.net] and/or in applicable source files.

Ramon Nogueira changes are placed in the public domain and of course,
Ramon Nogueira make no representations that this code will work as
intended or at all. Indeed, it may even cause your computer to explode
and collapse the economy of a small south asian state.

To the extent possible under law, Job Snijders has waived all copyright and
related or neighboring rights to the the changes to byacc/java or the patches
from Ramon Nogueira. This changes were published from: The Netherlands.

About

Patch for BYACC/J that resolves bytecode size issues with large grammars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.0%
  • Yacc 11.2%
  • Java 8.6%
  • Roff 1.0%
  • Makefile 0.9%
  • Shell 0.2%
  • Dockerfile 0.1%