Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hobofan/polyglot-guide
https://github.com/hobofan/polyglot-guide
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hobofan/polyglot-guide
- Owner: hobofan
- Created: 2015-04-08T13:53:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-10T16:35:25.000Z (over 9 years ago)
- Last Synced: 2024-04-19T19:26:06.876Z (7 months ago)
- Size: 133 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# polyglot-guide
Guides for programming language ecosystems.
A lot of programming languages today provide very similar tools (package manager, version manager, linter, etc.) for their ecosystems.
This repository aims to list those tools and highlight differences in ecosystems for anyone who needs a quickstart in a foreign language for exploratory or bugfix reasons.
This repository does not aim to provide extensive language guides that teach the idioms of the languages, which you should learn if you want to use a language on a daily basis.
# Other resources
[learnxinyminutes.com: Quickstart guides for a lot of languages](http://learnxinyminutes.com)
[hyperpolyglot.org: "commonly used features in a side-by-side format"](http://hyperpolyglot.org)