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

https://github.com/jacoblincool/without-semicolon

Ok, so runable code of those languages can be done without any semicolon.
https://github.com/jacoblincool/without-semicolon

Last synced: 2 months ago
JSON representation

Ok, so runable code of those languages can be done without any semicolon.

Awesome Lists containing this project

README

          

# Without Semicolon

Ok, so runable code of those languages can be done without any semicolon.

- [C](./c)
- [C#](./csharp)
- [JavaScript](./javascript)
- [Python](./python)
- [TypeScript](./typescript)

## Contributing

All contributions are welcome, including:

- Adding new language to the list
- Adding new example
- Explaining the reason behind the code