added support for DSA libraries to compiler and made some optimisations.

provided an API for the editor to use.
This commit is contained in:
2026-02-04 01:56:58 +00:00
parent f25db6c8fd
commit 14a04a524c
8 changed files with 212 additions and 360 deletions
+1
View File
@@ -6,3 +6,4 @@ authors.workspace = true
[dependencies]
chrono = "0.4.43"
common = { path = "../common" }