Add TOML (#1114)
This commit is contained in:
@@ -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 (811 total)
|
||||
## Languages (812 total)
|
||||
|
||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||
* [?$51=](%23/?%2351=)
|
||||
@@ -738,6 +738,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [TI Hexadecimal](t/TI%20Hexadecimal.hex)
|
||||
* [TIBasic](t/TIBasic.ti)
|
||||
* [TK](t/TK.tk)
|
||||
* [TOML](t/TOML.toml)
|
||||
* [Trans-dimensional](t/Trans-dimensional)
|
||||
* [Tri](t/Tri.tri)
|
||||
* [TrollScript](t/TrollScript.troll)
|
||||
|
||||
1
t/TOML.toml
Normal file
1
t/TOML.toml
Normal file
@@ -0,0 +1 @@
|
||||
hello = "world"
|
||||
Reference in New Issue
Block a user