tick-tock:Tick-tock编程语言的解释器

时间:2024-03-05 10:28:46
【文件属性】:

文件名称:tick-tock:Tick-tock编程语言的解释器

文件大小:154KB

文件格式:ZIP

更新时间:2024-03-05 10:28:46

Go

滴答 Tick-tock编程语言的解释器。 安装 准备目录: $ mkdir --parents "$(go env GOPATH)/src/github.com/thewizardplusplus/" $ cd "$(go env GOPATH)/src/github.com/thewizardplusplus/" 克隆此存储库: $ git clone https://github.com/thewizardplusplus/tick-tock.git $ cd tick-tock 使用工具安装依赖项: $ dep ensure -vendor-only 建立项目: $ go install ./... 用法 $ tick-tock -v | --version $ tick-tock -h | --help $ tick-tock [options] [


网友评论