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
This commit is contained in:
parent
f0ba19dcb0
commit
b6237628cc
7
c/Ć.ci
Normal file
7
c/Ć.ci
Normal file
@ -0,0 +1,7 @@
|
||||
public class HelloCi
|
||||
{
|
||||
public static string GetMessage()
|
||||
{
|
||||
return "Hello World";
|
||||
}
|
||||
}
|
1
f/Felix.flx
Normal file
1
f/Felix.flx
Normal file
@ -0,0 +1 @@
|
||||
println$ "Hello World";
|
1
f/Flix.flix
Normal file
1
f/Flix.flix
Normal file
@ -0,0 +1 @@
|
||||
print("Hello World")
|
1
g/Gocaml.ml
Normal file
1
g/Gocaml.ml
Normal file
@ -0,0 +1 @@
|
||||
println_str "Hello World"
|
5
m/Mint.mint
Normal file
5
m/Mint.mint
Normal file
@ -0,0 +1,5 @@
|
||||
component Main {
|
||||
fun render : Html {
|
||||
<div>"Hello World"</div>
|
||||
}
|
||||
}
|
5
m/Muon.mu
Normal file
5
m/Muon.mu
Normal file
@ -0,0 +1,5 @@
|
||||
printf(fmt cstring) int #Foreign("printf") #VarArgs
|
||||
|
||||
main() {
|
||||
printf("Hello World")
|
||||
}
|
2
p/Peregrine.pe
Normal file
2
p/Peregrine.pe
Normal file
@ -0,0 +1,2 @@
|
||||
def main():
|
||||
printf("Hello World")
|
@ -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 (969 total)
|
||||
## Languages (976 total)
|
||||
|
||||
* [!](%23/%21)
|
||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||
@ -320,6 +320,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [CypherNeo4j](c/CypherNeo4j.cypher)
|
||||
* [Cω](c/C%CF%89.cs)
|
||||
* [C*](c/C%E2%88%97)
|
||||
* [Ć](c/Ć.ci)
|
||||
* [D](d/D.d)
|
||||
* [dark](d/dark.txt)
|
||||
* [Dart](d/Dart.dart)
|
||||
@ -396,6 +397,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Fancy](f/Fancy.fy)
|
||||
* [Fantom](f/Fantom.fan)
|
||||
* [FastAPI](f/FastAPI.py)
|
||||
* [Felix](f/Felix.flx)
|
||||
* [Fennel](f/Fennel.fnl)
|
||||
* [Ferite](f/Ferite.fe)
|
||||
* [Fetlang](f/Fetlang.fet)
|
||||
@ -405,6 +407,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Fjoelnir](f/Fjoelnir.fjo)
|
||||
* [FlaScript](f/FlaScript.fls)
|
||||
* [Flask](f/Flask.py)
|
||||
* [Flix](f/Flix.flix)
|
||||
* [Flutter](f/Flutter.dart)
|
||||
* [Fob](f/Fob.fob)
|
||||
* [Focal](f/Focal.fc)
|
||||
@ -438,6 +441,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Glass](g/Glass.glass)
|
||||
* [GML](g/GML.gml)
|
||||
* [Go](g/Go.go)
|
||||
* [Gocaml](g/Gocaml.ml)
|
||||
* [Golfscript](g/Golfscript.golfscript)
|
||||
* [Golo](g/Golo.golo)
|
||||
* [Google Apps Script](g/Google%20Apps%20Script.gs)
|
||||
@ -604,6 +608,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Mercury](m/Mercury.m)
|
||||
* [MilkScript](m/MilkScript.milk)
|
||||
* [Minecraft](m/Minecraft.mcfunction)
|
||||
* [Mint](m/Mint.mint)
|
||||
* [Mips](m/Mips.s)
|
||||
* [Miranda](m/Miranda.m)
|
||||
* [Mirc](m/Mirc.mrc)
|
||||
@ -624,6 +629,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Mozart](m/Mozart.oz)
|
||||
* [Muf](m/Muf.muf)
|
||||
* [Mumps](m/Mumps.m)
|
||||
* [Muon](m/Muon.mu)
|
||||
* [Mushcode](m/Mushcode.mush)
|
||||
* [MXML](m/MXML.mxml)
|
||||
* [Myrddin](m/Myrddin.myr)
|
||||
@ -685,6 +691,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [PCASTL](p/PCASTL)
|
||||
* [Pebble](p/Pebble.c)
|
||||
* [PeopleCode](p/PeopleCode)
|
||||
* [Peregrine](p/Peregrine.pe)
|
||||
* [Perfume](p/Perfume.prfm)
|
||||
* [Perl](p/Perl.cgi)
|
||||
* [Perl](p/Perl.pl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user