https://github.com/larpon/wren
V wrapper around the excellent Wren scripting language
https://github.com/larpon/wren
Last synced: 3 months ago
JSON representation
V wrapper around the excellent Wren scripting language
- Host: GitHub
- URL: https://github.com/larpon/wren
- Owner: larpon
- License: mit
- Created: 2022-09-20T07:56:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T09:27:27.000Z (9 months ago)
- Last Synced: 2024-08-21T10:53:34.201Z (9 months ago)
- Language: C
- Size: 138 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-v - wren - V wrapper around the excellent Wren scripting language. (Libraries / Game development)
- trackawesomelist - wren (⭐6) - V wrapper around the excellent Wren scripting language. (Recently Updated / [Feb 28, 2025](/content/2025/02/28/README.md))
README
# Wren
V wrapper around the excellent [Wren scripting language](https://github.com/wren-lang/wren)
Wren is licensed under an MIT license found with this distribution.
See the examples folder for usage.
# Install
`git clone https://github.com/larpon/wren.git ~/.vmodules/wren`