Someon1e
a35d3d4588
Demo site: case sensitive highlighting ( #1040 )
...
Before:

After:

2023-09-11 09:09:00 -07:00
Someon1e
087be529b0
Improve demo site ( #990 )
...
Updated builtins tables, made `` highlighted as a string, removed code
that replaced "stdin:" from print messages
Before:

After:

---------
Co-authored-by: Someone-dQw4w9WgXcQ <dcheunggb@outlook.com>
2023-07-28 08:11:16 -07:00
Ben Mactavsin
e78897229a
Fix website demo's string highlighting behaviour ( #942 )
...
Fixes #935 :
* String literals that include `\z` escape sequence followed by newline
characters are now correctly highlighted.
* Unescaped backslash (`\`) character at the end of the line no longer
acts like the `\z` escape sequence inside string literals when
highlighting.
2023-06-06 11:22:31 -07:00
Pelanyo Kamara
019eeeb853
Add CodeMirror Editor for Web Demo ( #228 )
...
Also remove timestamps from output
2021-12-15 09:23:26 -08:00