RosettaCodeData/Lang/Bird/00-LANG.txt
2023-07-01 13:44:08 -04:00

2 lines
No EOL
324 B
Text

{{language|Bird}}
'''Bird''' is a toy programming language written entirely in [[Microsoft]]'s [[Batch File | batch]] scripting language. Both the [[compiler]] source and it's compiled output is all in [[Batch File | batch]]. The language is [[open source]] and hosted [https://github.com/eliassjogreen/Bird here] on github.