scripting
Here are 1,181 public repositories matching this topic...
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
-
Updated
Sep 12, 2020 - C++
Clipboard manager with advanced features
-
Updated
Oct 16, 2020 - C++
Unreal.js: Javascript runtime built for UnrealEngine 4
-
Updated
Jun 13, 2020
Python 3 bindings
[DEPRECATED] Marathon makes it easy to write, run and manage your Swift scripts
-
Updated
Sep 15, 2019 - Swift
Create native Mac applications from command line scripts.
-
Updated
Sep 14, 2020 - Objective-C
Get user input
It's common when writing scripts that install or configure things to need input from the user (at a minimum, something like 'Press Enter to continue'; at a maximum, to be able to prompt the user for input, with an optional default value, and return that value).
Let's use this issue to design how that would look, and I invite suggestions!
Try Yaegi
A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment)
-
Updated
Oct 17, 2020 - Clojure
Scripting enhancements for Kotlin
-
Updated
Oct 9, 2020 - Kotlin
PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)
-
Updated
Oct 16, 2020 - PowerShell
Issue #110 introduced type aliases to Mun - on a file-level. We want to extend this, such that - similar to Rust - Mun can support type aliases in a local scope:
type OtherTypeName = i32;
fn main() {
type Typename = OtherTypeName; // Type alias in local scope
let a: TyA Python API for accessing resources and configuring Hudson & Jenkins continuous-integration servers
-
Updated
Oct 13, 2020 - Python
Describe the bug
setPedWearingJetpack fails to remove if setPedAnimation is ran shortly before setPedWearingJetpack. It works fine when giving, but not removing.
To reproduce
jetpack-bug.zip
Colshape is located at -2422.6799316406, -608.91955566406
Expected behaviour
The jetpack should be able t
An ASI plugin for Grand Theft Auto V, which allows running scripts written in any .NET language in-game.
-
Updated
Oct 4, 2020 - C#
A list of embedded scripting languages
-
Updated
Sep 11, 2020
World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
-
Updated
Oct 16, 2020 - Lua
Cleanup the Cmake
The CMakeLists files of this project is kinda messy, mostly due to my limited understanding of the topic.
So they definitely need to be cleaned up at some point
Hi!
I use Groovy for scripting and one thing which really helps to iterate quickly is that Groovy by default adds the following imports
import java.lang.*
import java.util.*
import java.io.*
import java.net.*
import groovy.lang.*
import groovy.util.*
import java.math.BigInteger
import java.math.BigDecimal
It would be great if jbang could add
import java.lang
Web UI for your scripts with execution management
-
Updated
Oct 10, 2020 - Python
Scriptable cross-platform data terminal which supports: serial port, UDP, TCP, SPI, I2C and CAN.
-
Updated
Sep 17, 2020 - C++
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
-
Updated
Oct 13, 2020 - Java
Support attributes
Support rust style attributes;
#[hello]
fn test() {
}
#[hello]
struct Foo {
}This will be invoked as macros with the ast of the thing that it annotates as input, and anything produced by the macro will be appended to the source (to work the same as Rust procedural macros).
- Implement parsing (#83).
- Add compiler support to process attributes.
Implementa
A command line tool to extract shared styles from a Sketch document, and generate native code for any platform.
-
Updated
Mar 4, 2019 - Swift
Easily manage and invoke small scripts and wrappers
-
Updated
Mar 15, 2020 - Go
Improve this page
Add a description, image, and links to the scripting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scripting topic, visit your repo's landing page and select "manage topics."


Implement
Python 3bindings, sowasm3can be easily used from Python.