gobo

Free and portable Eiffel tools and libraries for development

brewmacoslinux
Try with needOr install directly
Source

About

Free and portable Eiffel tools and libraries

Commands

gobogecgelexgeyacc

Examples

Compile an Eiffel program using the Gobo compiler$ gec myprogram.e
Generate a lexical analyzer from a lexical specification$ gelex mylexer.l
Generate a parser from a grammar specification$ geyacc myparser.y