Go implementation of Suneido


Keywords
compiler, go, golang, interpreter, language
License
MIT
Install
go get github.com/apmckinlay/gsuneido

Documentation

gSuneido

Go implementation of Suneido (http://suneido.com).

PkgGoDev

See also: cSuneido, jSuneido, suneido_tests

Documentation

Status

As of August 2019 it successfully runs all the standard library tests.

As of November 2019 the Windows interface is mostly functional.

As of July 2020 the client portion is production ready to replace cSuneido.

As of March 2021 we are no longer using cSuneido, all customers are on gSuneido.
(as client, with jSuneido as the server)

As of July 2022 the database and server are complete. All our tests pass.
We are using it on some beta systems.

As of January 2024 gSuneido has replaced jSuneido on all our services and customer systems.