We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce900e commit 36fc0b4Copy full SHA for 36fc0b4
README.md
@@ -1,8 +1,8 @@
1
# MiniLisp Interpreter
2
###### 1101 Compiler Final Project
3
4
-> 我徒手幹出了一個 C# 的 Mini-Lisp 直譯器
5
-> A hand-craft Mini-Lisp (subset of LISP) interpreter written in C#
+> 我徒手幹出了一個 C# 的 Mini-Lisp 直譯器。
+> A hand-craft Mini-Lisp (subset of LISP) interpreter written in C#
6
7
## Usage
8
- Simply open the program, paste your lisp code and press `Ctrl + Z`,
0 commit comments