Skip to content

Commit 9ddb9d5

Browse files
authored
Modify Pascal table item
Free Pascal is used as compiler, so I listed the language itself as ”Pascal” and mentioned the requirement for the Free Pascal compiler
1 parent d2aac22 commit 9ddb9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Currently supported grammars are:
4242
| Fish | Yes | Yes | Finally, a way to run code within Atom for the 90s |
4343
| Forth (via GForth) | Yes | | |
4444
| Fortran (via gfortran) | Yes | |
45-
| Free Pascal | Yes | Yes | |
4645
| Gnuplot | Yes | | |
4746
| Go | Yes | | |
4847
| Groovy | Yes | Yes | |
@@ -82,6 +81,7 @@ Currently supported grammars are:
8281
| Octave | Yes | Yes | |
8382
| [Oz](https://mozart.github.io/) | Yes | Yes | |
8483
| Pandoc Markdown | Yes | | Requires the panzer pandoc wrapper https://github.com/msprev/panzer and the pandoc-flavored-markdown language package in Atom https://atom.io/packages/language-pfm |
84+
| Pascal | Yes | Yes | Requires [Free Pascal](https://www.freepascal.org/) |
8585
| Perl | Yes | Yes | |
8686
| Perl 6 | Yes | Yes | |
8787
| PHP | Yes | Yes | |

0 commit comments

Comments
 (0)