首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > simple-lexing-parsers-4-scala

simple-lexing-parsers-4-scala

  • 资源大小:39.98 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: scala Parsing lexer

资 源 简 介

Simple Lexing Parsers for Scala This software defines a lightweight (30Kb all-inclusive jar file) Scala trait SimpleLexingParsers that augments Scala"s RegexParsers with a built-in lexical-analyzer (or lexer). Parsers that extend SimpleLexingParsers have lexical analysis capabilities similar to those of Lex, Flex, and JLex. SimpleLexingParsers obviates the need for a bunch of utility classes (StandardTokenParsers, JavaTokenParsers, RegexParsers, etc.). This package includes the traits slp.StandardTokenParsers and slp.JavaTokenParsers (which extend SimpleLexingParsers) to facilitate migration of existing code as described in the Migra

文 件 列 表

src
migration
slp
test
SimpleLexingParsers.jar
changes.txt
readme.txt
copying.txt
manifest.mf
ToDo.txt
build.xml
VIP VIP
0.179963s