issues
search
clio-lang
/
clio
Clio is a functional, parallel, distributed programming language.
https://clio-lang.org
Apache License 2.0
936
stars
30
forks
source link
Adds basic support for sourcemaps
#174
Closed
pouya-eghbali
closed
4 years ago
pouya-eghbali
commented
4 years ago
Description
Adds source maps.
Changes proposed in this pull request
Add source-maps
Clean up the core after integrating the source map generator
ToDo
[X] Source maps working
[x] We have a clean implementation
[x] Proposed feature/fix is sufficiently tested
[x] Proposed feature/fix is sufficiently documented
Description
Adds source maps.
Changes proposed in this pull request
ToDo