PokeType

A simple mathematical expression evaluator that uses Pokemon types to replace symbols.

Syntax

Reference

Symbol Math Equivalent Pokemon Type
+ Fire
Water
* Rock
/ Flying
// Electric
* 0 Poison
❅() abs() Ice
> Fighting
< Psychic
== Normal
( Fairy
) Dark
| Grass
>>> Dragon
<<< Ground

Types Unused

  • Steel
  • Bug
  • Ghost

Data Types

  • Numbers
  • Boolean: “true” or “false”

Contributions

Open a PR! This is a WIP

GitHub

View Github