Thread View: comp.lang.icon
1 messages
1 total messages
Started by dscargo@CIM-VAX.
Tue, 16 May 1989 19:53
workalikes for lex and yacc
Author: dscargo@CIM-VAX.
Date: Tue, 16 May 1989 19:53
Date: Tue, 16 May 1989 19:53
9 lines
510 bytes
510 bytes
Has anybody developed tools for Icon similar to Unix lex and yacc? Something for describing tokens and generating a tokenizer, and something for defining syntax and generating a parser? I've been working on a project where C is used for character handling, but I think Icon would be better. The problem with using Icon compared with C is that some of the operations can be done at a higher level with C because lex and yacc take care of many of the details. David S. Cargo (DSCARGO@CIM-VAX.HONEYWELL.COM)
Thread Navigation
This is a paginated view of messages in the thread with full content displayed inline.
Messages are displayed in chronological order, with the original post highlighted in green.
Use pagination controls to navigate through all messages in large threads.
Back to All Threads