SeedV / SeedLang

An embeddable and visualizable scripting engine for .Net and Unity.
https://seedv.github.io/SeedLang/
Apache License 2.0
9 stars 1 forks source link
animation dot-net education gaming scripting-engine scripting-language unity visualization

SeedLang

build codecov

SeedLang is an embeddable and visualizable scripting engine for .Net and Unity.

Example 1 - SortingBot - A visualization tool of sorting algorithms. It leverages SeedLang as its scripting and visualization engine:

SortingBot Demo

Example 2 - SeedCalc - A Wonder Calculator. Its computing core is empowered by SeedLang:

SortingBot Demo

Documentation

See the SeedLang Documentation site.

Building

Please follow the Building and Testing Guide to build SeedLang.

Architecture Design

See the Architecture Design doc.

Contributing

For the developers of SeedLang, please check out the Contributing Guide for guidelines about how to proceed.

How to release

See the Releasing Guide.