type-system
Here are 159 public repositories matching this topic...
-
Updated
Jan 17, 2020
-
Updated
Apr 4, 2020 - TypeScript
At the moment our issues are a mess, and not very well categorised. We should probably adopt a labelling scheme like Rust's!
Plasma has a nice labelling scheme with a 'skill' label. This might help folks find something that they can help out with!
Improve test suite
We have a reasonably good test suite with a lot of unit tests and a few test programs. It's very helpful and I use it all the time. But sadly, there are many cases that are not covered by the test suite. We can make it even more helpful! It'd be wonderful if people wanted to help out with this. It's also a very easy way to help out this project. I'm happy to assist anyone who wants to make a contr
-
Updated
May 15, 2020 - Python
-
Updated
Apr 3, 2017 - Rust
-
Updated
Apr 29, 2020 - HTML
-
Updated
Jun 22, 2019 - Rust
-
Updated
May 24, 2020 - TypeScript
-
Updated
May 23, 2020 - Java
We should parse markdown in the documentation comments, and produce the appropriate markup in the documentation based on that. pulldown-cmark could be useful for this.
It's unclear yet whether this should be implemented in Typology module itself, or TypologyLSP module. I'm inclined to do the former, as this would allow to do semantic checks against doc comments (number of parameters and their names) and make doc comment auto-complete suggestions with parameter names auto-filled.
-
Updated
Oct 8, 2019 - OCaml
At first glance this project seems to be quite similar to sanctuary-def. A summary of the differences between the two libraries would be useful. :)
-
Updated
May 16, 2020 - Perl
-
Updated
Jul 27, 2019 - Haskell
-
Updated
Mar 16, 2017 - Rust
-
Updated
Dec 20, 2019
-
Updated
May 20, 2020 - JavaScript
-
Updated
May 1, 2020 - Julia
-
Updated
Apr 14, 2011 - Haskell
-
Updated
Apr 8, 2020 - Python
-
Updated
May 27, 2020 - Julia
-
Updated
May 31, 2020 - Python
-
Updated
Aug 7, 2017 - JavaScript
-
Updated
May 14, 2020 - Haskell
-
Updated
Dec 21, 2018 - OCaml
-
Updated
Jun 10, 2016 - Python
Improve this page
Add a description, image, and links to the type-system topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the type-system topic, visit your repo's landing page and select "manage topics."
I was excited to see the introduction to modern Haskell as I find that it's very confusing to enter Haskell these days as many or most introductions doesn't actually match current practices (Text vs. String, cabal vs. plain GHC, etc). However, I was bewildered when the Cabal & Stack section didn't mention Stack. Is this merely waiting for someone to write it? At the very least, we should be