From a2242a62fa8dbba65996e2eeb94d9df7ddc1432d Mon Sep 17 00:00:00 2001 From: William Bell Date: Thu, 22 Sep 2022 20:58:29 +0100 Subject: [PATCH] add code text --- spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.md b/spec.md index 5014b22..05ab30b 100644 --- a/spec.md +++ b/spec.md @@ -12,7 +12,7 @@ follow some design patterns found in those interpreters. Argon 3 is a programming language primarily designed for maths computation, it is designed to use techniques and rules set in maths. It's designed to be easy for mathematicians to write and understand algorithms in. -(e.g. f(x) = x^2 to set a function) +(e.g. `f(x) = x^2` to set a function) reused variables, and infomation for use in understanding the pseudo REGEX: