add code text

This commit is contained in:
2022-09-22 20:58:29 +01:00
parent 3d411f54a9
commit a2242a62fa

View File

@@ -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 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. 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: reused variables, and infomation for use in understanding the pseudo REGEX: