https://github.com/bronsa/tools.decompiler-aot
https://github.com/bronsa/tools.decompiler-aot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bronsa/tools.decompiler-aot
- Owner: Bronsa
- Created: 2017-10-11T20:08:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T15:55:26.000Z (over 7 years ago)
- Last Synced: 2025-01-22T05:27:55.273Z (4 months ago)
- Language: Clojure
- Size: 1.48 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Run with `clj -J-javaagent:tools.decompiler.jar`.
Get clj from https://clojure.org/guides/deps_and_cli
If you're stuck, you can look at some [hints](HINTS.md) or if you're too lazy, you can directly look at the [solution](SOLUTION.md)