clox/README.md
2024-08-31 15:54:46 -05:00

25 lines
473 B
Markdown

# clox
## Description
My code/notes for Crafting Interpreters
## Table of Contents
- [Description](#description)
- [Features](#features)
- [Usage](#usage)
- [Credits / Resources](#credits--resources)
- [License](#license)
## Features / TODOS
- [ ] Bytecode
## Usage
Just copy and paste into your projects.
## Credits / Resources
Crafting Interpreters - Robert Nystrom
## License
This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details.