An open API service indexing awesome lists of open source software.

https://github.com/mtso/in-every-language

Implement it in all the langs!
https://github.com/mtso/in-every-language

List: in-every-language

awesome-list every-language

Last synced: 5 months ago
JSON representation

Implement it in all the langs!

Awesome Lists containing this project

README

          

# in-every-language

Implement it in all the langs!

Track repos that attempt to solve a problem in every programming language.

An “in every language” project is one where the same program is being written in multiple programming languages to show the unique syntax of each language as it is applied to the same basic program structure.

## Repository List

- [baklava](https://github.com/toturkmen/baklava)
- [Collection of Programming Puzzles in Every Language](https://github.com/josephwegner/ineverylang)
- [FizzBuzz: FizzBuzz](https://github.com/zenware/FizzBuzz)
- [hello-world: Hello World](https://github.com/leachim6/hello-world)
- [Hello World programs in different languages](https://github.com/knightking100/hello-worlds)
- [hof: Higher-order Functions](https://github.com/mtso/hof)
- [mal: Make a Lisp](https://github.com/kanaka/mal)
- [Sample Programs in Every Language](https://github.com/jrg94/sample-programs)
- [Universal Fibonacci: Fibonacci's algorithm in every language](https://github.com/MariusGarbea/UniversalFibonacci)
- [wordcount: Counting Words](https://github.com/juditacs/wordcount)