mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
add code text
This commit is contained in:
2
spec.md
2
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
|
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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user