Noc

Noc

5
0

The official bot of the Noc Programming Language.


A Discord bot to run a Noc code.

Syntax

noc run [code] [optional: input]

The code is in a triple backticks

Example

noc run

def main = {
  "Hello, World!" print
}

or

noc run

def main = {
   "your name: " ask print
}

john

See more here: https://noc-lang.github.io/

评分和评论


5

1 评论

只能由注册用户留下评论。所有评论都由Top.gg版主主持。 请确保在发布之前检查 我们的指南

5 星

1

4 星

0

3 星

0

2 星

0

1 星

0