Sign inSign up

crossoverjie/gscript

By crossoverjie

•Updated almost 4 years ago

This is a statically and strongly typed language written in Go

Image
0

501

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:651cec8f8…

Size

11.7 MB

Last updated

almost 4 years ago

docker pull crossoverjie/gscript