You Don't Know JS is Kyle Simpson’s book series about understanding JavaScript deeply and reading the language beyond surface syntax.
Open Source: #language
Catalog projects marked with #language. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 11 projects with a combined 722,671 GitHub stars. Main languages: Rust, Python, TypeScript.
Repositories
Rust is a systems programming language with a compiler, standard library, and ownership model that reduces memory-safety bugs.
TypeScript adds static types, a compiler, and a language service to JavaScript for large applications.
funNLP is a large Chinese catalog of NLP resources: dictionaries, datasets, models, tools, courses, and language-processing projects.
php-src is the source code of the PHP interpreter, a general-purpose language especially suited to web development.
wtfjs is a collection of surprising and strange JavaScript behavior examples.
Elixir is a dynamic functional language for scalable and maintainable applications.
CoffeeScript is a language that compiles to JavaScript and offers a more concise syntax.
Scala 2 is the repository for the Scala 2 compiler, standard library, and language specification.