Releases: Wopslang/Wops
Wopslang v0.1 alpha
THIS VERSION IS THE FINAL VERSION OF v0.1.x
✨ Feature
- MORE FLEXIBLE GRAMMAR (inline statements, multiline expressions) 🎉 (Check grammar.md)
- unified error message
🚀 Improvement
- parser now parses code word by word (big improvement)
- deprecated old error handler
- code prettier (linter: Trunk)
- some documentation work
🔍 Information
Testing Version: v0.1 Alpha
License: Apache License 2.0
⚒️ Official Documentation
🪧 Changelog
📞 Contact Us
@RedoC-github @rdxxer(busy) @pokmui(busy) are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2023, Wops Team
Wopslang v0.1.6 alpha
THIS IS INTERNAL UPDATE: THERE IS NO NEW FEATURE
🚀 improvement
- deprecated Array class
- developed Object class for v0.2
- big improvement on error handler
✅ v0.1 checklist
- Better parser (inline code & multiline statement)
✅ v0.2 checklist
- Object (Array, Func) (user-definable Object will be in v0.2.1)
- Third party library & changing library code into
.wops
🔍 Information
Testing Version: v0.1.6 Alpha
License: Apache License 2.0
⚒️ Official Documentation
🪧 Changelog
📞 Contact Us
@RedoC-github @rdxxer(busy) @pokmui(busy) are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2023, Wops Team
Wopslang v0.1.5 alpha
✨ Feature
- NEW GRAMMAR 🎉 (Check grammar.md)
- redesigned parsing system (O(N^2) -> O(N))
- modularized error handler (but still many codes are using deprecated one)
🚀 Improvement
- fixed critical reported bug**(#48)**
- fixed some minor bugs
✅ Todo
- improve the ParseExpr function
- remove every deprecated code
🔍 Information
Testing Version: v0.1.5 Alpha
License: Apache License 2.0
⚒️ Official Documentation
🪧 Changelog
📞 Contact Us
@RedoC-github @rdxxer(busy) @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2022, Wops Team
Wopslang v0.1.4 alpha
🚀 Improvement
- fixed critical reported bug(#44, #43, #37)
- updated error handler (Now provide the line where the error occured!)
- now Windows user can use the latest Wopslang
- fixed some minor bugs
🔍 Information
Testing Version: v0.1.4 Alpha
License: Apache License 2.0
⚒️ Official Documentation
🪧 Changelog
📞 Contact Us
@RedoC-github @rdxxer(slightly busy) @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2022, Wops Team
Wopslang v0.1.3 alpha
🚀 Improvement
- fixed critical reported bug(#37)
- fixed critical unreported bug to the constant system
- fixed critical unreported bug to the for statement with for clause
- fixed some minor bugs
⚠️ WARNING
THIS VERSION IS ONLY AVAILABLE FOR UNIX-TYPE OS.
ALSO, WE STRONGLY RECOMMEND YOU UPDATE TO THIS VERSION BECAUSE OF MANY FIXED CRITICAL BUGS.
🔍 Information
Testing Version: v0.1.3 Alpha
License: Apache License 2.0
⚒️ Official Documentation
🪧 Changelog
📞 Contact Us
@RedoC-github @rdxxer(slightly busy) @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2021, Wops Team
Wopslang v0.1.2 alpha
🚀 Update
- FIXED CRITICAL TYPE_ERROR EMITTER BUG
- add debug mode
- add negative and positive numbers;
- and fixed some minor bugs
Information
Testing Version: v0.1.2 Alpha
License: Apache License 2.0
⚒️ Official Documentation
🪧 Plan
Contact Us
@RedoC-github @codenstory(busy) @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2021, Wops Team
Wopslang v0.1.1 alpha
🚀 Update
FIXED CRITICAL BUG REPORTED FROM WINDOWS USERS
Information
Testing Version: v0.1 Alpha
Development Version: Development Release 12
License: Apache License 2.0
⚒️ Official Documentation
🪧 Plan
Contact Us
@RedoC-github @codenstory @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2021, Wops Team
Wopslang v0.1.0 alpha
feature
- support basic function(in, out, toint, tostring), type(int, double, string, bool)
- if, for available
Information
Testing Version: v0.1.0 Alpha
Development Version: Development Release 12
License: Apache License 2.0
⚒️ Official Documentation
🪧 Plan
Contact Us
@RedoC-github @codenstory @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2021, Wops Team
Wopslang v0.1 alpha - Development Release 2
Description
Dev v2 includes these updates:
- Wopslang v0.1 alpha's parsing and interpreting system.
Still, some errors might hadn't been checked yet. We'll try our best to catch the bugs and enhance the performance :D
Information
Testing Version: v0.1 Alpha
Development Version: Development Release 12
License: Apache License 2.0
⚒️ Official Documentation
🪧 Plan
Contact Us
@RedoC-github @codenstory @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2021, Wops Team
Wopslang v0.1 alpha - Development Release 1
Description
Dev v1 includes these updates:
- Wopslang v0.1 alpha's runtime system.
Still, some errors might hadn't been checked yet. We'll try our best to catch the bugs and enhance the performance :D
Information
Testing Version: v0.1 Alpha
Development Version: Development Release 1
License: Apache License 2.0
⚒️ Official Documentation
🪧 Plan
Contact Us
@RedoC-github @codenstory @pokmui are the Wopslang Manager.
You'll get a more accurate and fast answer from them.
2021, Wops Team