8bitslime / Winter

The Winter programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Winter

Winter is intended to be a high speed, low memory usage scripting language with a focus on being easily embedded. It is heavily inspired by Lua, but will have changes in areas where I feel need improvement (most notably: arrays starting at 1). It will provide an easy to use C API for use in almost any language that supports it. It is still a work in progress and is currently unusable. Pull requests are open though.

About

The Winter programming language

License:MIT License


Languages

Language:C 94.1%Language:C++ 4.6%Language:CMake 1.2%