We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf9ef4d commit 006d640Copy full SHA for 006d640
README.md
@@ -28,3 +28,9 @@ language specification, goals and licence.
28
* [Foundation](https://github.com/Moderocky/Foundation) \
29
A class-building framework to simplify method creation.\
30
Used for compiling simple syntax.
31
+* [Jupiter](https://github.com/Moderocky/Jupiter) \
32
+ An I/O-based library for buffers and memory management.\
33
+ Used for lazy-iteration and efficient data disposal.
34
+* [AutoDocs](https://github.com/Moderocky/AutoDocs) \
35
+ A web-documentation generator.\
36
+ Used for generating the [API docs](https://apidocs.byteskript.org/org/byteskript/skript/).
0 commit comments