Grok-Language

所属分类:代码编辑器
开发工具:Python
文件大小:13KB
下载次数:0
上传日期:2021-09-10 20:41:14
上 传 者sh-1993
说明:  Grok是一种受Befunge、><>和Vim编辑器启发的娱乐编程语言。

文件列表:
Example Programs (0, 2021-09-11)
Example Programs\cat.grok (13, 2021-09-11)
Example Programs\helloworld.grok (39, 2021-09-11)
Example Programs\truthmachine.grok (14, 2021-09-11)
LICENSE (1069, 2021-09-11)
PyGrok.py (21509, 2021-09-11)
flask_app.py (2876, 2021-09-11)
templates (0, 2021-09-11)
templates\main.html (12431, 2021-09-11)

# Grok-Language Grok is a two-dimensional, stack-based language inspired by [Befunge], [`><>`][Fish], and the [Vim editor][Vim]. --- ## Documentation + [Tutorial] + [Instruction List] + [Examples] + [Online Interpreter] + [Esolangs.org Wiki Page][Wiki] The [Issues] page lists planned/possible additions to the language and/or interpreter, as well as known bugs. If you come across any undocumented bugs, feel free to make a note of them and I'll squash them. --- ## Getting Started The PyGrok interpreter requires Python 3 or higher. ``` $ PyGrok.py --help usage: PyGrok.py [-h] (