AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
-
Updated
Aug 7, 2021 - C++
{{ message }}
AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.
Gravity Programming Language
A high performance scripting language hosted on the JVM.
A rusty dynamically typed scripting language
A new Unix shell.
Rhai - An embedded scripting language for Rust.
scripting language integrated with Go
A list of embedded scripting languages
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
Open Source HTML5 Puzzle Game Engine
The Felix Programming Language
Beanshell scripting language
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.
Hello,
I do not seem to find this expression/condition in Skript at all, meaning I cannot check for mutually-exclusive enchantments on an item before adding a new vanilla enchantment to it
hasConflictingEnchant
boolean hasConflictingE
A proof of concept scripting library for Swift
Umka: a statically typed embeddable scripting language
a small scripting language for the web
Cross platform .NET rewrite of the popular AutoHotkey scripting language for desktop automation.
Interpreter with support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL.
PowerShell Script that generates a GUI/WinForms loaded with tons of functions
Current coverage is not bad (70+%) and in general and I don't want to embark on one of those 100%-coverage crusades. But I know there are parts of the interpreter that are undertested (and don't generally need a whole lot of tests) and it might be nice to get some quick wins in terms of coverage.
A lightweight BASIC interpreter written in standard C in dual files. Aims to be embeddable, extendable and portable.
daScript - high-performance statically strong typed scripting language
Official repository of Jim Tcl, an open-source, small footprint implementation of Tcl
Go specs implemented as a scripting language in Rust.
Framework (inspired by Ren'Py) for story driven games in Godot.
Add a description, image, and links to the scripting-language topic page so that developers can more easily learn about it.
To associate your repository with the scripting-language topic, visit your repo's landing page and select "manage topics."
Currently, our math module isn't completely filled with necessary math functions, where you can contribute us by adding more math functions. This issue has reference on how to add
logfunction to the math module.How to implement
PR #154 has example on how to add
log10to the math module, which you can use as a reference to addlog(base 2) function.Finally
And don't forget