diff options
author | Runxi Yu <me@runxiyu.org> | 2024-12-05 20:10:27 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-12-05 20:10:29 +0800 |
commit | 15721a53059257072da0eb435398f7bef7c7d302 (patch) | |
tree | 36926b7d196f28d871f4e2f6e44c360297cdf386 /README.md | |
parent | e^2 (diff) | |
download | e2-spec-15721a53059257072da0eb435398f7bef7c7d302.tar.gz e2-spec-15721a53059257072da0eb435398f7bef7c7d302.tar.zst e2-spec-15721a53059257072da0eb435398f7bef7c7d302.zip |
e2 in plain text
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ title: $e^2$ language testing space author: Test_User and Runxi Yu --- -Note: The name "$e^2$" (or `e2` in ASCII) is subject to change. +Note: The name "$e^2$" (or "e2" in plain text) is subject to change. Many languages attempt to be "memory safe" by processes such as reference counting, borrow checking, and mark-and-sweep garbage collection. These, for |