issues
search
jank-lang
/
jank
The native Clojure dialect hosted on LLVM
https://jank-lang.org
Mozilla Public License 2.0
1.7k
stars
50
forks
source link
Add deterministic compiler builds
#88
Open
jeaye
opened
2 months ago
jeaye
commented
2 months ago
Will require some CMake changes and possibly some code changes.
Resources
https://blog.conan.io/2019/09/02/Deterministic-builds-with-C-C++.html
https://reproducible-builds.org/docs/deterministic-build-systems/
Will require some CMake changes and possibly some code changes.
Resources