The official bot of the Noc Programming Language.
A Discord bot to run a Noc code.
noc run [code] [optional: input]
The code is in a triple backticks
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 Bewertung
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 Sterne
1
4 Sterne
0
3 Sterne
0
2 Sterne
0
1 Stern
0