[gambit-list] Module system ELS20 presentation
Matthew Flatt
mflatt at cs.utah.edu
Mon Apr 27 13:07:51 EDT 2020
At Mon, 27 Apr 2020 20:01:59 +0300, Lassi Kortela wrote:
> Last I checked, Racket requires new packages to be registered in order
> to download them using their "raco pkg" tool.
No, `raco pkg` supports package sources in the form of URLs, Git repo
references, local paths, etc. Racketeers sometimes use those
alternatives to avoid delays in the catalog refresh.
https://docs.racket-lang.org/pkg/Package_Concepts.html#%28part._concept~3asource%29
Matthew
More information about the Gambit-list
mailing list