An open API service indexing awesome lists of open source software.

https://github.com/source-academy/go-slang

Implementation of Go
https://github.com/source-academy/go-slang

Last synced: about 1 year ago
JSON representation

Implementation of Go

Awesome Lists containing this project

README

          

# go-slang
Implementation of Go

# Virtual Machine
The virtual machine is used to run programs written in Go. It is written by Teow Hua Jun and Lim An Jun and the source code can be found [here](https://github.com/huajun07/go-virtual-machine).