Brian Sinquin

Results 2 comments of Brian Sinquin

Eventually one could fetch the last tag version by parsing the JSON at this url : [https://api.github.com/repos/c3lang/c3c/releases](https://api.github.com/repos/c3lang/c3c/releases).

I've made this script that creates a json file containing some metadata of each versions. It could be launched frequently and the json file could be fetched by the compiler...