Skip to content

The fast scanner generator for Java, modified to emit Scala code.

License

Notifications You must be signed in to change notification settings

strubell/jflex-scala

 
 

Repository files navigation

Build Status

This is the jflex-scala git repository, a fork of JFlex that can also emit Scala.

An example of its use (including the Maven plugin) can be found here: FACTORIE.

To emit Scala rather than Java at the command line, simply use the --scala argument with the jflex script.

The toplevel contains:

  • jflex-scala, the scanner/lexer generator for Java/Scala
  • the jflex-scala maven plugin
  • the JFlex unicode maven plugin
  • the regression test suite for JFlex
  • the LaTeX sources for the user manual

For documentation and more information about JFlex see its website at http://jflex.de

JFlex-scala is free software, contributions are welcome. See the file CONTRIBUTING.md for instructions.

About

The fast scanner generator for Java, modified to emit Scala code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.9%
  • TeX 2.6%
  • Perl 2.0%
  • Scala 0.1%
  • Shell 0.1%
  • HTML 0.1%
  • Other 0.2%