crossoverjie/gscript

By crossoverjie

Updated over 3 years ago

This is a statically and strongly typed language written in Go

Image
0

267

crossoverjie/gscript repository overview

This is the official image of GScript.

Introduction

This is a statically and strongly typed language written in Go, the syntax of Java and Go is referenced.

REPL

docker run --rm -it  crossoverjie/gscript:latest gscript

Run script

docker run --rm -v $PWD:/usr/src/gscript -w /usr/src/gscript crossoverjie/gscript gscript {yourpath}/temp.gs

Tag summary

Content type

Image

Digest

sha256:020bfe8eb

Size

11.7 MB

Last updated

over 3 years ago

docker pull crossoverjie/gscript:v0.0.12