ktzar / gwbasicDecoder

Decoder for GWBasic programs

Repository from Github https://github.comktzar/gwbasicDecoderRepository from Github https://github.comktzar/gwbasicDecoder

gwbasicDecoder

Decoder for tokenised GWBasic programs in Golang

Usage

export GOPATH=`pwd`
go build gwbasicDecoder.go
./gwbasicDecoder -in /path/to/file.BAS

About

Decoder for GWBasic programs


Languages

Language:Go 100.0%