B4P buils on the following fundamental language elements, making use of the full UNICODE character set.
| Numbers | Any numeric representations |
| Text | Any form of alphanumeric contents with and without quotation marks around them |
| Symbols | All language specific symbols (e.g. operators, assignment symbols, parentheses, etc.) |
| Comments | Useful for documentation and no impact on program execution |
A dedicated section exists on addressing the UNICODE character space used by B4P.