scripting
Here are 1,129 public repositories matching this topic...
-
Updated
Aug 24, 2020 - C++
-
Updated
Aug 26, 2020 - C#
-
Updated
Aug 23, 2020 - C++
-
Updated
Jun 13, 2020
Python 3 bindings
-
Updated
Sep 15, 2019 - Swift
-
Updated
May 21, 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!
calc md5hash of file
Try Yaegi
-
Updated
Aug 27, 2020 - Clojure
-
Updated
Aug 26, 2020 - Kotlin
-
Updated
Aug 19, 2020 - PowerShell
With #254 the build instructions for ArchLinux are out of date (Since we require LLVM8 now). We should update these, but it also requires that we create and upload a package for lld8.
-
Updated
Jul 9, 2020 - Python
Describe the bug
You can't call a variable banIP or banSerial without getting an output on the server console/log.
To reproduce
-- serverside
banIP = "192.168.1.69"
Run that code and you will see and output similar to this:
[Server] banIP no longer works. Please manually update this. Refer to the wiki for details
Expected behaviour
It should only tell you tha
-
Updated
Aug 20, 2020 - C#
-
Updated
Jul 5, 2020
-
Updated
Aug 25, 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
-
Updated
Aug 16, 2020 - Python
-
Updated
Aug 20, 2020 - C++
-
Updated
Jul 11, 2020 - Java
-
Updated
Mar 4, 2019 - Swift
-
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 3
bindings, sowasm3
can be easily used from Python.