An open API service indexing awesome lists of open source software.

https://github.com/coditva/flexing

Flexing my lexical analyzer skills
https://github.com/coditva/flexing

Last synced: 4 months ago
JSON representation

Flexing my lexical analyzer skills

Awesome Lists containing this project

README

          

## Learning Lex/Flex
_Flexing my lexical analyzer skills_

### How to
```bash
$ make
$ ./a.out
```

### Author
Utkarsh Maheshwari