https://github.com/bcherny/language-types-comparison
hierarchical diagram of various type systems
https://github.com/bcherny/language-types-comparison
Last synced: 6 months ago
JSON representation
hierarchical diagram of various type systems
- Host: GitHub
- URL: https://github.com/bcherny/language-types-comparison
- Owner: bcherny
- Created: 2016-02-17T06:29:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T06:00:27.000Z (over 9 years ago)
- Last Synced: 2024-12-17T03:03:23.939Z (10 months ago)
- Homepage:
- Size: 127 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hierarchical diagram of various type systems
### javascript

see http://www.ecma-international.org/publications/files/ECMA-ST-ARCH/ECMA-262,%201st%20edition,%20June%201997.pdf### typescript

see https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md#3### java

see https://docs.oracle.com/javase/7/docs/api/java/lang/package-tree.html### scala

see http://docs.scala-lang.org/tutorials/tour/unified-types.html