Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 65469

Summary: dev-util/styx - a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination
Product: Gentoo Linux Reporter: Johannes Findeisen <you>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: you
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.speculate.de/styx/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: styx-1.6.1.ebuild
styx-1.6.1-configure.patch

Description Johannes Findeisen 2004-09-26 16:20:40 UTC
Styx is a scanner and parser generator designed to address some shortcomings of the traditional lex/yacc combination. 

It has unique features like automatic derivation of depth grammar, production of the derivation tree including it's C interface which provides access to the abstract syntax tree, preservation of full source information and pretty printing to faciliate source-source translation, persistence to aid rapid interpreter writing.
Comment 1 Johannes Findeisen 2004-09-26 16:21:51 UTC
Created attachment 40485 [details]
styx-1.6.1.ebuild
Comment 2 Johannes Findeisen 2004-09-26 16:22:21 UTC
Created attachment 40487 [details, diff]
styx-1.6.1-configure.patch
Comment 3 Brian Harring (RETIRED) gentoo-dev 2005-03-20 22:03:39 UTC
Bouncing this out of my queue... I stick to portage for the most part
Comment 4 George Shapovalov (RETIRED) gentoo-dev 2006-03-17 06:17:02 UTC
Doesn't look like the package has seen much development since 2004 (admittedly December though). Is the upstream still alive?

George
Comment 5 Johannes Findeisen 2006-03-25 07:39:02 UTC
Yes, the upstream is alive. I personally know the developer of the package and i could say: the development is not dead. It would be great if Styx could become a part of gentoo linux.

I really could write an ebuild for the next version of Styx too...