Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

5
Lang/Hack/00-LANG.txt Normal file
View file

@ -0,0 +1,5 @@
{{stub}}
{{language
|site=http://www.hacklang.org/}}
'''Hack''' is a programming language developed by Facebook and can communicate seamlessly with PHP.

2
Lang/Hack/00-META.yaml Normal file
View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:Hack

1
Lang/Hack/Hello-world-Text Symbolic link
View file

@ -0,0 +1 @@
../../Task/Hello-world-Text/Hack

1
Lang/Hack/Loops-For Symbolic link
View file

@ -0,0 +1 @@
../../Task/Loops-For/Hack