add cache, try parsing using pygls

This commit is contained in:
2023-10-17 22:25:58 +02:00
committed by AcerecA
parent c05fc0e1ba
commit a924ca5710
6 changed files with 93 additions and 104 deletions
+2 -11
View File
@@ -1,12 +1,3 @@
examlpe = nil
example = nil
(procedure function(param1 (param2 t))
param1 = 1 + 3
(call_to_other_function "arg1" t)
c_stype_call("arg")
)
example2 = example