Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iwankaramazow/track
Exploration in lexing
https://github.com/iwankaramazow/track
lexer ocaml reason
Last synced: 4 days ago
JSON representation
Exploration in lexing
- Host: GitHub
- URL: https://github.com/iwankaramazow/track
- Owner: IwanKaramazow
- Created: 2017-10-22T16:52:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T06:33:24.000Z (about 7 years ago)
- Last Synced: 2024-12-15T17:46:25.166Z (about 1 month ago)
- Topics: lexer, ocaml, reason
- Language: OCaml
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
What is lexing? What is a lexer? How does it work?
No idea. This repo serves as a playground, a vehicule to explore
everything lexing related.