-
As discussed in #weechat:
```
GermainZ | Can we run an interactive Python shell inside WeeChat?
[…]
@FlashCode | btw, such feature could be added in scripting plugins (or in script plugin)
@FlashCode…
-
```
I wanted to use this, but it turns out you use longjmp... It's a pity. Many
scripting languages seem perfectly capable of handling exceptions without
setjmp/longjmp. Anyway, if I may make a featur…
-
```
I wanted to use this, but it turns out you use longjmp... It's a pity. Many
scripting languages seem perfectly capable of handling exceptions without
setjmp/longjmp. Anyway, if I may make a featur…
-
In /quarantine/Batch there are a few scripts to make job submissions easier for users.
For example there is a modified 'pbs_R' script that can take an R script and package it for submission to the qu…
-
### Is your feature request related to a problem? Please describe.
Currently the only way to create dynamic content in Resonite is using the ProtoFlux scripting language. This, while powerful, can be…
-
### Bug Description
Inter-operability between KStars and Stellarium through DBus.
Copy of email from maillist (https://sourceforge.net/p/stellarium/mailman/message/34798862/):
KStars is beginning…
-
Currently, this project exists as a set of scripts. While this works, it's not very user-friendly and is currently limited to just the Bash shell.
Re-writing this project in Typescript will allow f…
-
_From @GoogleCodeExporter on May 31, 2015 11:25_
```
Syntax highlighting for languages would make the editor more useful.
```
Original issue reported on code.google.com by `damonkoh...@gmail.com` on…
-
## User Story
As a developer, game-mode-creator or map-creator, I want to write simple programs in javascript (or another language) and import it into the visual scripting system
## Current Stat…
-
As discussed here: http://ubuntuforums.org/showthread.php?t=2274570
File globbing is considered one of the main benefits of shell scripts versus other scripting languages. Bish should support globbin…