utahplt / CSTG

CLI tool for generating and visualizing graphs from stacktraces
MIT License
4 stars 0 forks source link

rewrite in Julia? #4

Open bennn opened 1 month ago

bennn commented 1 month ago

FloatTracker is written in/for Julia and depends critically on CSTGs.

https://github.com/utahplt/FloatTracker.jl

The FT--CSTG interface is loose, basically files and command-line arguments. That's bad for automation and reproducibility.

Having a Julia CSTG library would be much nicer, and might lead to other connections with the Julia community!

bennn commented 1 month ago

alternatively: