Opened the Website of Exevalator

In April, as we introduced in the following article, we released an open-source expression calculator library "Exevalator", available in Java®/C#/C++/Rust.
» News 2022/04/16: Released "Exevalator": A Multilingual & Copyright-Free Expression Evaluator Library
Now, we have opened the offical website of Exevalator. URLs are as follows:
- Exevalator Official Website (English)
- https://www.rinearn.com/en-us/exevalator/
- Exevalator Official Website (Japanese)
- https://www.rinearn.com/ja-jp/exevalator/
At the current step, only a top page exists in the above website(s). The page consists of a brief introduction of Exevalator, and hyperlinks to documents in the repository on GitHub.
We will enrich the content in the above website step by step.
---
When there is additional information about Exevalator, we will report it in this "RINEARN News" category.

Opened the Website of Exevalator
2022/07/24 -
We have opened the official website of "Exevalator", the open-source expression calculator library (for Java/C#/C++/Rust) we released in April.

The Internal Architecture of Exevalator
2022/05/04 -
Explaining the internal architecture of Exevalator, which is an open-source expression calculator library we released last month.

Released "Exevalator": A Multilingual & Copyright-Free Expression Evaluator Library
2022/04/16 -
We have released a new library "Exevalator" which enables you to calculate values of numerical expressions stored in string variables, on Java/C#/C++/Rust programs.