Pretty interesting, another person using Frink ( https://frinklang.org/ ) as a solving tool. It is a little quirky but when trying to do materials calculation for construction it's been pretty helpful. There is a version that runs on my Android phone, so I get more use out of than at the desk. Desk, I still use AWK as my Swiss Army Knife. Ability to read flat files as text or CSV means I can pull things in and... - Source: Hacker News / about 2 months ago
The real takeaway was the Frink language. https://frinklang.org. The manual was a great read and the examples he uses are very entertaining. - Source: Hacker News / 3 months ago
If you like this sort of calculation, check out Frink. "I predict that within 100 years, computers will be twice as powerful, ten thousand times larger, and so expensive that only the five richest kings of Europe will own them." -- Professor John Frink https://frinklang.org/. - Source: Hacker News / 7 months ago
Frink (https://frinklang.org/) is an older language with similar design goals. Frink runs on the JVM and is also available on Android. I use it as a general purpose calculator on my smartphone. - Source: Hacker News / 10 months ago
If I’m reading this correctly, the Frink language has similar features (and also seems darn useful!) https://frinklang.org/. - Source: Hacker News / 10 months ago
When I was in high school units were a key part of science education. Is this no longer the case? Your point about tools that support units is great. Reminds me of https://frinklang.org/. - Source: Hacker News / 11 months ago
I also highly recommend checking out Frinklang at [https://frinklang.org/]. - Source: Hacker News / about 1 year ago
(I've glanced at your Plato link, and some of the stuff there reminds me of Frink, which takes working with units to the extreme. Source: about 1 year ago
I think Frink has potential to get traction in the science world. It's a jvm language used for unit calculations and conversions, and treats defined (and extended) units as first class. Source: over 1 year ago
I find types with units really interesting. Frink is probably my favorite language on this aspect. Source: over 1 year ago
Frink takes the handling of units to the extreme (it supports apparently thousands). With the extra pressure on the type system, and the need to possibly tag values, is it really zero-cost? Source: over 1 year ago
I always have a Frink window open. It's nice because it tracks units of measure. For anything more involved, I use Python, NumPy, etc. Source: over 1 year ago
Good job! I spent a while working on a more flexible & real-time version of Frink. Needs to exist. https://frinklang.org/. - Source: Hacker News / almost 2 years ago
See also Frink: https://frinklang.org/ > Frink is a practical calculating tool and programming language designed to make physical calculations simple, to help ensure that answers come out right, and to make a tool that's really useful in the real world. It tracks units of measure (feet, meters, kilograms, watts, etc.) through all calculations, allowing you to mix units of measure transparently, and helps you... - Source: Hacker News / about 2 years ago
I use all languages for different things, or based on my familiarity with using them for a specific domain of problems. I really like Julia, and I think once the libraries grow, it will be the leader here. It currently has some really specific, and useful libraries for certain tasks. I like R's ecosystem, and being a Lisper, R and Julia are my favorites. Personal bias: Python bores me. I will program in C or C++... - Source: Hacker News / about 2 years ago
For calculator languages, I think there are several choices. Depends a bit on what you know, and what you need... Frink (https://frinklang.org/) has been around for ages, and is rooted in physical unit conversions Calca (http://calca.io/) has come up a handful of times. It looks pretty reasonable R, if that's your flavor Anything with a REPL. Though the OP suggests these are cumbersome, I'd counter argue that... - Source: Hacker News / about 2 years ago
Worth mentioning Frink. > Frink is a practical calculating tool and programming language designed to make physical calculations simple, to help ensure that answers come out right, and to make a tool that's really useful in the real world. It tracks units of measure (feet, meters, kilograms, watts, etc.) through all calculations.. https://frinklang.org/. - Source: Hacker News / over 2 years ago
I really like speedcrunch also, another really cool calculator that is more of a language is Frink https://frinklang.org/. - Source: Hacker News / over 2 years ago
On a tangent of the intersection of coding and mathematics: I think coding languages and courses need to start adopting Frink’s standards when it comes to arbitrary precision mathematics—specifically with rational numbers and interval arithmetic. 3 * 1/3 should be 1, not 1.00000000000002. Idc if it adds negligible time to the process, I’d still prefer accurate results. Source: over 2 years ago
If you are thinking about this topic, I'd suggest taking a look at the programming language Frink , Finding a talk by its creator on youtube would likely be better. It takes that latter thing I mentioned and runs with it. The language has effectively all units built in, with operations that sensibly combine/reduce the resulting unit. Source: over 2 years ago
I was taught to bake (and write recipes) using a mixture of units; to prefer metric measurements when precision is required, but to prefer "American" units when it isn't, almost to highlight the absence of precision, and to clue the reader that they may have to adjust for humidity or the amount of gluten generated (or whatever). I know this stuff is obvious to an experienced cook, but I can also imagine seeing... - Source: Hacker News / over 2 years ago
Do you know an article comparing Frink to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Frink. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.