https://github.com/one-language/std
ET STD (Specify Language Standard Version)
https://github.com/one-language/std
et et-lang etlang runtime-library std stdlib
Last synced: 3 months ago
JSON representation
ET STD (Specify Language Standard Version)
- Host: GitHub
- URL: https://github.com/one-language/std
- Owner: One-Language
- License: gpl-3.0
- Created: 2019-05-22T17:01:06.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-04-13T09:38:30.000Z (about 3 years ago)
- Last Synced: 2025-02-24T06:16:41.644Z (3 months ago)
- Topics: et, et-lang, etlang, runtime-library, std, stdlib
- Size: 125 KB
- Stars: 5
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ET STD
ET STD (Specify Language Standard Version, Standard variety, Standard dialect)
Old runtime library :
https://github.com/ET-Lang/ET/wiki/Runtime-Library# Libraries
### Utilities library
- [IO](io/)
- [String](string/)
- [Memory](memory/)
- [Limit](limit/)
- [Math](math/)
- [File](file/)
- [Array](array/)
- [CGI](cgi/)
- [Style](style/)
- [Regex](regex/)------------
# License
ET STD is licensed under the [GNU General Public License](LICENSE).