added support for DSA libraries to compiler and made some optimisations.
provided an API for the editor to use.
This commit is contained in:
+2
-2
@@ -84,8 +84,8 @@ command = [
|
||||
"cargo", "run",
|
||||
"--color", "always",
|
||||
"--",
|
||||
"../resources/dsc/example.dsc",
|
||||
"../resources/dsa/output.dsa"
|
||||
"../resources/dsa/example.dsc",
|
||||
"../resources/dsa/example.dsa"
|
||||
# put launch parameters for your program behind a `--` separator
|
||||
]
|
||||
need_stdout = true
|
||||
|
||||
Reference in New Issue
Block a user