forked from job/byaccj-p2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
30 lines (21 loc) · 956 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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.