LanguageWithGoAndAntlr

command module
v0.0.0-...-cae5e16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

README

脚本语言

运行方式

  • 交互式运行
  • 内嵌到go程序中

运算

  • 算术运算 加减乘除
  • 比较操作 >、>=、==、<=、<
  • 逻辑运算 &&、||、!

语句

  • if、elsif、else
  • return
    • 作用域

数据类型

  • bool
  • string
  • number
    • float64
  • struct
  • map
  • array

开发工具

  • goland
  • go
  • antlr

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL