Here are
83 public repositories
matching this topic...
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
Minimal, zero dependency C++ binding generator for the Wren programming language
tiny coffee is a framework to develop simple 2d games with opengl 3
A header only library for binding C++17 classes and functions to Wren, an embeddable programming language
High-level Wren wrapper for Nim
The Wren Programming Language, in the browser
Updated
Jun 30, 2021
JavaScript
Wrenegade is a toolkit for developing backends for embedded Wren based projects.
A Rustified binding for Wren
Updated
Jul 25, 2017
Java
Enumerated Types for Wren.
Updated
Oct 15, 2021
Vim script
A CLI/repl tool for Wren written in pure Wren (aMaP)
A functional programming library written for the Wren scripting language.
Data structures & helper functions written in wren
Updated
Apr 30, 2022
JavaScript
A String Manipulation Library for Wren
A Lua to Wren compiler in Wren.
A feature complete emscripten "port" of the Wren virtual machine.
Updated
May 23, 2019
JavaScript
Crapht Box - The Fantasy Physics Sandbox!
🐦 Dome Punk🐓 : Utility libs for Dome engine and Wren language with inspiration from Flashpunk and others.
Updated
Dec 31, 2020
JavaScript
A nim wrapper for Wren, an embedded scripting language
Bindings to the Wren language for use with the D programming language
A Simple Playground for Thinkering with Wren
Updated
May 4, 2021
TypeScript
A collection of Rosetta code made by PureFox and friends
Updated
Sep 9, 2021
Python
Improve this page
Add a description, image, and links to the
wren
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
wren
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This would be useful for cases, where getting the key release would be optimal. This could be relevant to handling UI events or when wanting to create bindings to different elements.
In relation to that, perhaps adding
allReleased,isButtonReleasedandisKeyReleasedshould be a future consideration.