Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/possseidon/flux-flow


https://github.com/possseidon/flux-flow

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# FluxFlow

FluxFlow is a statically typed scripting language with its main focus on game development.

It is syntactically very similar to Rust.

Differences from Rust:

- Dynamic compilation including hot-reloading of existing functions.
- `unsafe` is not a thing.