Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kryptonbutterfly/tinyjavalexer
https://github.com/kryptonbutterfly/tinyjavalexer
java
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kryptonbutterfly/tinyjavalexer
- Owner: kryptonbutterfly
- License: apache-2.0
- Created: 2022-08-23T07:43:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-19T15:24:59.000Z (10 months ago)
- Last Synced: 2024-01-19T23:13:51.161Z (10 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinyJavaLexer
An incomplete Java Lexer.
Lexes String and char literals.
Everything else might or might not work.## Download
java version | library version | Download
:----------: | :-------------: | :-------
18+ | 0.1.0 | [tinyJavaLexer.jar](https://github.com/kryptonbutterfly/tinyJavaLexer/releases/download/v0.1.0/tinyJavaLexer.jar)