Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > alt.comp.programming > #217
| Message-Id | <1615586076.RG3Q2M0TFP3VHbeilB59BoEntXH1TA1i@somewhere.cbr> |
|---|---|
| Date | 2021-03-12 21:54 +0000 |
| Organization | Usenet.Farm |
| From | Feed Supplier <feed.supplier@somewhere.cbr> |
| Subject | [Web Feed] Goby is an object-oriented interpreter language deeply inspired by Ruby as well as its core implementation by 100% pure Go. Moreover, it has |
| Newsgroups | alt.comp.programming |
<blockquote> *Goby* is an object-oriented interpreter language deeply inspired by *Ruby* as well as its core implementation by 100% pure *Go*. Moreover, it has standard libraries to provide several features such as the Plugin system. Note that we do not intend to reproduce whole of the honorable works of Ruby syntax/implementation/libraries. The expected use case for Goby would be backend development. With this goal, it equips (but not limited to) the following features: - thread/channel mechanism powered by Go's goroutine - Builtin database library (currently only support PostgreSQL adapter) - JSON support - Plugin system that can load existing Go packages dynamically (Only for Linux and MacOS right now) - Accessing Go objects from Goby directly </blockquote> <u>Link 1</u> https://github.com/goby-lang/goby
Back to alt.comp.programming | Previous | Next | Find similar
[Web Feed] Goby is an object-oriented interpreter language deeply inspired by Ruby as well as its core implementation by 100% pure Go. Moreover, it has Feed Supplier <feed.supplier@somewhere.cbr> - 2021-03-12 21:54 +0000
csiph-web