mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
BIN
logos/ArLogo.png
Normal file
BIN
logos/ArLogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -1,8 +1,8 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<p>
|
<p>
|
||||||
<img width="80" src="https://raw.githubusercontent.com/Ugric/Argon/main/logo.png">
|
<img width="150" src="logos/ArLogo.png">
|
||||||
</p>
|
</p>
|
||||||
<h1>Argon 3</h1>
|
<h1>Argon v3</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
ARGON 3 is a math-driven programming language designed to make code easy to read and write. It's not meant to be fast, as it's interpreted. This specification should be used as a guideline, and is subject to change for later versions. Later updates for Argon 3 should be backwards compatible (where possible) with code designed for older versions of the interpreter.
|
ARGON 3 is a math-driven programming language designed to make code easy to read and write. It's not meant to be fast, as it's interpreted. This specification should be used as a guideline, and is subject to change for later versions. Later updates for Argon 3 should be backwards compatible (where possible) with code designed for older versions of the interpreter.
|
||||||
|
|||||||
Reference in New Issue
Block a user