Version 0.1.14
Changes in this version:
- Add support for strings and string literals. They can be in single or double quotes, and support a variety of escape sequences.
- Support conversions of numbers to strings
- Use
b
as shorthand for bits (including e.g.Gb/s
) - Remove the
0d
number prefix