raqeval banner

raqeval

1 devlog
2h 40m 55s

raqeval is a math parser and evaluator made entirely in rust. The focus is to make a fast and small (zero dependencies) library to use in any project, from games to game engines.

Repository

Loading README...

VamatoHD

I have started implementing a system to handle built-in functions, such as the natural log (ln), alongside their custom expansions (as shown in the video).

0