oysh/crates
Charlotte Meyer 5e18e89af4 feat(builtins): add basic math builtins
This adds basic addition, substraction, multiplication, and division
commands as builtins.

All of those operate solely on f64's.

Signed-off-by: Charlotte Meyer <dev@buffet.sh>
2022-11-05 13:22:33 +00:00
..
oyster feat: add cargo deny config 2022-10-29 12:41:08 +00:00
oyster_builtin_proc feat(builtins): add basic math builtins 2022-11-05 13:22:33 +00:00
oyster_lineedit chore: add licenses 2022-10-28 08:12:25 +00:00
oyster_parser refactor(tests): use expect-test rather than insta 2022-10-28 08:12:26 +00:00
oyster_runtime feat(builtins): add basic math builtins 2022-11-05 13:22:33 +00:00