Skip to content

Zipheir/silex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silex-moderne

SIlex is a lexer generator for Scheme written by Danny Dubé. Like (F)lex, it takes a token-action specification as input and produces a lexical analyzer which can be incorporated into a larger Scheme program. It is BSD-licensed and written in portable R5RS Scheme.

This is an attempt to clean up the sprawling SIlex code, document the tool, and make it run easily on R[67]RS Scheme implementations.

Documentation

SILex tutorials:

More TODO.

Copying

This is free software. See LICENSE for details.

Maintainer

Wolfgang Corcoran-Mathe [email protected]

About

SILex lexer generator for R7RS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages