Mike Donaghy
5e53632361
Remove duplicate F# to fix #1491
2023-07-06 15:50:12 +00:00
gnuhead-chieb
9bc9a93241
Add Alan, Amber, llrl, Pangaea, Cotowali, FreakC, Power Fx, Tokay ( #1432 )
...
* Update workflow to make amending previous commit
* Add Alan, Amber, llrl, Pangaea
* Add Alan, Amber, llrl, Pangaea
* Add Cotowali, FreakC, Power Fx, Tokay
* Add Cotowali, FreakC, Power Fx, Tokay
* Update llrl.llrl
* Update Pangaea.pangaea and Power Fx.pfx
Co-authored-by: gnuhead-chieb <gnuhead-chieb@users.noreply.github.com>
2022-12-25 15:09:42 -06:00
Prashant Bhapkar
7e28f74e3d
Add F# ( #1406 )
...
* Added F#
* Update language count
* Update doc
* Update readme.md
Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com>
2022-10-29 11:40:35 -05:00
ashish
b6237628cc
Add Ć, Felix, Flix, Gocaml, Mint, Muon and Peregrine ( #1336 )
...
* Create Mint.mint
* Update readme.md
* Create Peregrine.pe
* Update readme.md
* Create Flix.flix
* Update readme.md
* Update readme.md
* Create Ć.ci
* Update readme.md
* Create Muon.mu
* Update readme.md
* Create Gocaml.ml
* Update readme.md
* Create Felix.flx
* Update readme.md
* Update Ć.ci
* Update Gocaml.ml
* Update Muon.mu
* Update Gocaml.ml
* Update Ć.ci
* Update Ć.ci
* Update Gocaml.ml
2022-03-14 07:30:54 -05:00
MrBrain295
74067fff85
Add Fist
2022-02-21 07:56:25 -06:00
Sajad Rahimi
4083bb5f55
Add FastAPI ( #1186 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2021-12-21 16:02:50 +13:00
Amir Shahmoradi
ad376dc345
Simplfying Fortran hello world example. ( #1166 )
2021-11-07 10:57:41 -06:00
MrBrain295
8c5eee269a
Add FROM HERE TO THERE ( #1088 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2021-06-21 17:09:54 +12:00
MrBrain295
ca265e63fd
Fix Frink ( #1037 )
2021-06-03 19:04:35 +12:00
Richie Bendall
c8fc6cd6d3
Meta tweaks
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-03-15 16:18:40 +13:00
heigarpichardo
e846aad2fa
Add FoxPro ( #860 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-10-31 12:46:43 +13:00
Anurag Roy
a8bed96659
Add Flutter ( #858 )
2020-10-25 21:26:41 +13:00
Yahe
93aa365911
Add AlPhAbEt and fix execution flags ( #855 )
2020-10-25 13:39:16 +13:00
Ferhat Geçdoğan
e09c405e39
Fix FlaScript ( #851 )
2020-10-20 08:28:47 +13:00
Nithin KS
db740ab921
Added F, BC and BeanShell ( #836 )
...
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2020-10-12 23:21:47 +13:00
Ferhat Geçdoğan
15116792eb
Added FreeBrain and FlaScript ( #775 )
2020-07-22 16:21:20 +12:00
Bangyen Pham
bf040b6a93
Added Factors ( #768 )
2020-07-15 20:26:12 +12:00
Richie Bendall
7de5475249
Add Fennel
...
Fixes : #578
Co-Authored-By: Martín Aguilar <mrtnpwn@users.noreply.github.com>
2020-03-30 18:55:28 +13:00
Richie Bendall
35bf6f94ac
Add Flask
...
Fixes : #710
Co-Authored-By: Parth Waidya <parthwaidya@gmail.com>
2020-03-30 07:38:07 +13:00
Richie Bendall
d1c60e2867
Added ASCIIDots, Fim++, Fractran++ and TI-hexadecimal
...
Fixes : #496
Co-Authored-By: cedricfarinazzo <cedric@farinazzo.cf>
2020-03-30 07:35:46 +13:00
Richie Bendall
bc23b02f8c
Add Draco and Frink
...
Fixes #645
Co-Authored-By: tfarnecim <tfarnecim@users.noreply.github.com>
2020-03-30 05:01:43 +13:00
Richie Bendall
ad16f6d78a
Normalize printed text
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
d3z40
94109c85ae
Para atualizar repositório
2018-08-22 01:37:32 -03:00
vonaka
4b7ec57189
Add FStar example.
2018-07-04 12:12:05 +02:00
Muhammed Ibrahim
a8bd11ef8f
adding ring language
2018-01-26 16:44:09 +02:00
deatcoca
35a3764ab1
Add Fetlang
...
-https://github.com/Property404/fetlang
2017-10-08 11:22:53 +02:00
Mike Donaghy
ec292cf954
Merge pull request #322 from xshotD/patch-1
...
Fancy programming language
2017-02-12 16:15:39 -06:00
S Stewart
d64f37fe40
Fancy programming language
2016-05-21 13:55:01 +00:00
Ben Hoyt
61cf948faa
Make Forth example actually *print* the string
...
The previous example didn't actually print anything, it just defined a "word" (function) called `HELLO` and never called it. You could either call the function (just add `HELLO` on a new line), but more simply and idiomatically for just printing something you can use `.( string)` which I've done here.
You can try this in an online Forth REPL at https://repl.it/languages/forth
2016-05-20 08:23:17 -04:00
Salvatore Gentile
fc5626ef6c
Add fish
2015-10-25 22:39:12 +01:00
George Gibson
daffa49cb0
Create fourier.fourier
2015-08-29 09:49:53 +01:00
George Gibson
bdb8cde108
Create forobj.forobj
2015-08-29 09:49:24 +01:00
George Gibson
9b15970115
Create fob.fob
2015-08-29 09:48:34 +01:00
George Gibson
67c3fb7483
Create fortob.fortob
2015-08-29 09:10:37 +01:00
George Gibson
bd31958a1b
Create foo.foo
2015-08-29 09:10:15 +01:00
Mike Donaghy
fe64148752
Merge pull request #176 from francislewis/patch-2
...
Added ferite language
2015-04-13 22:29:20 -04:00
Mike Donaghy
1502d72f89
Merge pull request #147 from einaralex/master
...
Added Fjölnir/Fjoelnir (.fjo)
2015-04-12 13:31:41 -04:00
Mike Donaghy
21ead241e9
Merge pull request #169 from larsbrinkhoff/master
...
Convert to Standard Forth.
2015-04-12 13:30:57 -04:00
Mike Donaghy
3a37c2ab9a
Merge pull request #175 from francislewis/patch-1
...
Added the programming language false
2015-04-12 13:30:18 -04:00
DanielBoerlage
5a268262bd
added fog lang
2015-03-04 16:42:43 -08:00
Francis Lewis
d380e49891
Added ferite language
2015-02-22 13:54:30 +00:00
Francis Lewis
c7034175dd
Added the programming language false
2015-02-22 13:43:55 +00:00
Lars Brinkhoff
ba9298e470
Convert to Standard Forth.
2015-02-02 15:07:09 +01:00
einaralex
86d2641f6d
Added Fjölnir/Fjoelnir
2014-09-04 05:19:49 +00:00
Mike Donaghy
291c3f461c
Merge pull request #48 from fxkr/factor
...
added factor helloworld
2014-08-17 22:49:17 -04:00
Mike Donaghy
573d196190
Merge pull request #59 from nebiros/master
...
fantom hello world; http://fantom.org
2014-08-17 22:47:09 -04:00
Saravana J
1277d496da
Add F#
2013-05-12 16:01:50 +05:30
Juan Felipe Alvarez Saldarriaga
c2f77c1364
fantom hello world; http://fantom.org
2012-04-29 19:40:56 -05:00
Felix Kaiser
37eaa3e744
added factor helloworld
2012-04-29 13:12:20 +02:00
Mike Donaghy
344ce4e096
Merge pull request #8 from nene/master
...
.gitignores
2011-07-23 21:58:02 -07:00