Add FoxPro (#860)

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
heigarpichardo
2020-10-30 19:46:43 -04:00
committed by GitHub
parent 1dc4423912
commit e846aad2fa
2 changed files with 3 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contributing to the project!
<!--Languages start-->
## Languages (698 total)
## Languages (699 total)
* [05Ab1E](%23/05AB1E)
* [0815](%23/0815.0815)
@@ -294,6 +294,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Frink](f/frink.frink)
* [Fsharp](f/fsharp.fs)
* [Fstar](f/fstar.fst)
* [FoxPro](f/FoxPro.prg)
* [Gaml](g/GAML.gaml)
* [Gammaplex](g/gammaplex.gammaplex)
* [Gasoil](g/GASOIL.gasoil)

1
f/FoxPro.prg Normal file
View File

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