-
Just creating an issue to keep tracking of any efforts to add a plugin to handle scripting languages (e.g. lua).
Feel free to close it if you think it's inappropriate.
Btw, do you intend to "grow th…
-
```
I made Jawk (AWK for Java) Interpreter from Jawk(v0.14).
It can access to SL4A APIs.
If this would be accepted I will attach the source zip on here for commits.
Anyway,here is the .apk for AWK us…
-
Bash (Bourne Again SHell) is a powerful command-line interpreter and scripting language that is widely used in bioinformatics for automating tasks and processing biological data. Here are some common …
-
What do you think about the generating trees by parsing yaml file.
something like
```
root:
name: Reality
type: composites.Parallel
children: child_a
child_a:
name: My Timer
typ…
-
Hi @ScriptLineStudios, I just looked at the installation/compilation steps in the README.md file and it seems that it still uses the old system (when we used `Makefile`), but now it seems that you hav…
-
It would be helpful if a new feature was added to allow a script search path, such as is used in other scripting languages such as perl and python. The user should be able to set the script search pat…
-
- https://github.com/philburk/pforth
-
In the old web interface (monitoring plugin) you were able to set the filter logic with OR and AND. Now there are ANY and ALL.
All my colleges are confused what these kinds of expressions mean.
I …
-
When I toggle on comments in makefile tasks with `editor.action.commentLine`, then I want the `#` to appear at the very start of the line, not nested after a tab.
make, unlike other common scriptin…
-
I've been exploring your project and am genuinely impressed with the work you've accomplished. The concept has been on my mind for quite some time, especially considering the limitations and potential…