NouVeL/documentation/implementation.md
2021-05-11 12:15:49 -04:00

4 lines
No EOL
252 B
Markdown

# Implementation
It is certainly not a good idea to parse and interpret NVL files on the go. To reduce this overhead, I'm still thinking what I should do.
Candidate: compile NVL files into another format (perhaps binary?) that is fast to use on the go