Add Printscript (#1043)

This commit is contained in:
MrBrain295
2021-06-03 07:05:39 +00:00
committed by GitHub
parent ca265e63fd
commit 00a974d7a1
2 changed files with 2 additions and 0 deletions

1
p/Printscript Normal file
View File

@@ -0,0 +1 @@
print "Hello World"

View File

@@ -579,6 +579,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Potaka](p/Potaka.ptk)
* [Potigol](p/Potigol.poti)
* [PowerShell](p/PowerShell.ps1)
* [Printscript](p/Printscript)
* [Processing](p/Processing.pde)
* [Profan](p/Profan)
* [Prolog](p/Prolog.pro)