Merge pull request #16 from falconpl/master

Added the Falcon Programming Language [by zhemao]
This commit is contained in:
Mike Donaghy
2011-07-23 21:54:23 -07:00

3
f/falcon.fal Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env falcon
> "Hello, World"