NouVeL/documentation/implementation.md
2021-05-14 11:49:21 -04:00

4 lines
253 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