-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Retro compatibility with native Golang packages
(goimport "fmt")
(fmt.Println "Hello, world!")
We can create a keyword for this import, example goimport
We were able to use all Golang's eco-system inside the rumlang, we would have many batteries included.
Look how it was implemented: https://github.com/goby-lang/goby/blob/83e063d807b73d7d41b6cf3875ed037def104886/vm/plugin_integration_test.go

more info: https://goby-lang.gitbooks.io/goby/content/plugin-system.html
Metadata
Metadata
Assignees
Labels
No labels