Re: Learning lex/yacc (was: Book- Building cocoa applications)
Re: Learning lex/yacc (was: Book- Building cocoa applications)
- Subject: Re: Learning lex/yacc (was: Book- Building cocoa applications)
- From: Mel Walker <email@hidden>
- Date: Tue, 10 Sep 2002 18:38:38 -0600
Bison output requires a "runtime" of sorts to be linked into your final
application.
However, as others have pointed out, Bison output can now be linked
into non-GPL works, so it turns out I was simply behind the times.
On Tuesday, September 10, 2002, at 06:15 PM, Andrew Merenbach wrote:
I was under the impression that if your program simply made use of GNU
software, you could still make it closed-source, and it was only if
you used a GNU code itself (such as a library) when actually compiling
the application that it would need to be open-source.
--
Mel Walker <email@hidden>
Software Engineer
Home phone: (801) 731-1105
Cell Phone: (801) 698-2501
Fax: (603) 507-8006
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.