Add compiler directives for things like --no-tco and --no-wrap
Open
feature
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Should replace the compiler flags with compiler directives at the top of the file. Syntax can be something like:
```python
coconut: no_tco
```
Contributor guide
Assessment
This issue has not been assessed yet.