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

Implement multiple-line VTag statements and arguments #165

Closed codingpotato closed 2 years ago

codingpotato commented 2 years ago

Use following command to run bubble_sort.py to check the result of Tag statements

dotnet run --project csharp/src/SeedLang.Shell -- -v All -f examples/seedpython/scripts/bubble_sort.py