Newer
Older
NewLang / code.txt
#!./main.py
NewLang 0

BeginNote
Copyright 2021 Jookia <contact@jookia.org>
SPDX-License-Identifier: MIT
This is a comment and should be ignored by the parser
EndNote

System Print BeginText Hello, there! EndText Done
System Print BeginText Please enter your name: EndText Done
Set Name To System Read EndSet BeginNote Reads an entire line EndNote
System Print BeginText Hi there, EndText Done
System Print Name Done