utah
mech
Our great sponsors
utah | mech | |
---|---|---|
0 | 4 | |
138 | 182 | |
- | 1.1% | |
0.0 | 6.0 | |
almost 5 years ago | 5 months ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
utah
We haven't tracked posts mentioning utah yet.
Tracking mentions began in Dec 2020.
mech
-
What features would you want in a new programming language?
You should take a look at the language Iām developing, Mech: https://github.com/mech-lang/mech
-
How do you think of concurrency and parallelism and what would your dream syntax be for it?
I'm working on a language called Mech (github.com/mech-lang/mech) that is semantically parallel and asynchronous first. You can write something like this:
-
Frustration: One Year with R
> HN readers - do you have an "up and coming" language that you think has better structured the fundamentals from R, that you hope will someday have enough capabilities you can use it instead of R?
Hope is the operative word here!
I'm writing a language to compete in this area. It's called Mech and I'll be releasing the first beta in October. You can think of it like Matlab + Excel. It's very fast, has default-parallel semantics for operators and functions, and supports full interactive coding with no startup/compilation latency issues. It's meant for robots, but I've also designed it to be a better Matlab, and I think it should take on R handily. Fair warning, it's public alpha now so error messages are sparse and the happy path is narrow.
What are some alternatives?
rust-ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
Frustration-One-Year-With-R - An extremely long review of R.
tokay - Tokay is a programming language designed for ad-hoc parsing, inspired by awk.
ggplot2 - An implementation of the Grammar of Graphics in R
dtplyr - Data table backend for dplyr
COVID-19 - Plots and analysis relating to the pandemic
cheatsheets - Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
ggplot2-book - ggplot2: elegant graphics for data analysis
forcats - šššš: tools for working with categorical variables (factors)
tidyr - Tidy Messy Data
plotnine - A grammar of graphics for Python
awesome-web-scraping - List of libraries, tools and APIs for web scraping and data processing.