This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| My own language | |
| Data is code, code is data | |
| Indendation based | |
| Full type inference (deducing from names by default) | |
| Optional dynamic, duck typing. | |
| logic keyword for pure functions | |
| do keyword for impure processes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Python |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| YueScript | |
| Moonscript | |
| Amulet (deprecated) | |
| Gluon | |
| https://nelua.io/ | |
| Terra |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://mobile.twitter.com/OskSta/status/1448248658865049605 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nim |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| elm |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Ruby](https://gist.github.com/ShalokShalom/d3ec24bff370eb1bd324fe58bba32428) | |
| [Elixir](https://gist.github.com/ShalokShalom/65824ee54ac1f843325791445b7c24ee) | |
| [Elm](https://gist.github.com/ShalokShalom/c3854503a8a3452b404585fd13052e81) | |
| [FSharp](https://gist.github.com/ShalokShalom/69149d65027a50e727b5c06678082f31) | |
| [Nim](https://gist.github.com/ShalokShalom/823d85cb699a850bce1a3af4dca49f9c) | |
| [Javascript](https://gist.github.com/ShalokShalom/b60c02acf604f95ea9cf784980837311) | |
| [Python](https://gist.github.com/ShalokShalom/98f2df70496fd13c7a26aafd40886df4) | |
| [Distributed](https://gist.github.com/ShalokShalom/e493d9c0a534692be4a99857b741b75a) | |
| [Web Dev](https://gist.github.com/ShalokShalom/a764dba4d2485bb9141bbe643d1daa2f) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Web development |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Distributed |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Elixir |