RodrigoDornelles / 3bc-lang

Low-level language, tiny virtual machine, minimal runtime, intermediate representation, embeddable, easy for beginners. (Friendly Punched cards)
https://3bc-lang.org
GNU General Public License v3.0
231 stars 25 forks source link

chore: support go modules #378

Closed RodrigoDornelles closed 1 year ago

RodrigoDornelles commented 1 year ago

Description

support for using go modules directly via the google package manager.

Closes #377

How Has This Been Tested?

in another private repo with linter