semgrep / pfff

pfff is mainly an OCaml API to write static analysis, dynamic analysis, code visualizations, code navigations, or style-preserving source-to-source transformations such as refactorings on source code.
https://semgrep.dev
Other
186 stars 27 forks source link

json-wheel depricated #538

Open 06kellyjac opened 2 years ago

06kellyjac commented 2 years ago

jsonn-wheel is now deprecated. Do not use it in new projects. It has been replaced by Yojson.

https://mjambon.github.io/mjambon2016/json-wheel.html

IagoAbal commented 2 years ago

cc @mjambon