Skip to content

Commit f858d13

Browse files
rchastainrchastain
andauthored
Add Pascal support (#989)
Co-authored-by: rchastain <eschecs2018@gmail.com>
1 parent 39fe441 commit f858d13

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

languages.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1635,6 +1635,20 @@ Org:
16351635
- red
16361636
- white
16371637
chip: "#77AA99"
1638+
Pascal:
1639+
type: programming
1640+
ascii: |
1641+
{0}█████{1}╗ {0}████{1}╗ {0}█████{1}╗ {0}████{1}╗ {0}████{1}╗ {0}██{1}╗
1642+
{0}██{1}╔═{0}██{1}╗{0}██{1}╔═{0}██{1}╗{0}██{1}╔══╝{0}██{1}╔══╝{0}██{1}╔═{0}██{1}╗{0}██{1}║
1643+
{0}█████{1}╔╝{0}██████{1}║{0}█████{1}╗{0}██{1}║ {0}██████{1}║{0}██{1}║
1644+
{0}██{1}╔══╝ {0}██{1}╔═{0}██{1}║╚══{0}██{1}║{0}██{1}║ {0}██{1}╔═{0}██{1}║{0}██{1}║
1645+
{0}██{1}║ {0}██{1}║ {0}██{1}║{0}█████{1}║╚{0}████{1}╗{0}██{1}║ {0}██{1}║{0}█████{1}╗
1646+
{1}╚═╝ ╚═╝ ╚═╝╚════╝ ╚═══╝╚═╝ ╚═╝╚════╝
1647+
colors:
1648+
ansi:
1649+
- blue
1650+
- white
1651+
chip: "#E3F171"
16381652
Perl:
16391653
type: programming
16401654
ascii: |

0 commit comments

Comments
 (0)