---
key: pl/frink
kind: plang
name: "Frink"
url: https://plangs.page/frink
---

# Frink

> Performs physical calculations while tracking units of measure.

A computer programming language focused on performing physical calculations while tracking units of measure, ensuring that calculations have the right dimensions and that the answers are meaningful.

## Facts

- Appeared: 2001
- Homepage: https://frinklang.org/

## Relationships

### Paradigms

- [Functional](https://plangs.page/paradigm/functional)
- [Imperative](https://plangs.page/paradigm/imperative)
- [Object-Oriented](https://plangs.page/paradigm/oop)

### Platforms

- [Android](https://plangs.page/platform/android)
- [Cross-Platform](https://plangs.page/platform/cross)
- [Java](https://plangs.page/platform/java)

### Type Systems

- [Dynamic](https://plangs.page/type-system/dynamic)
- [Strong](https://plangs.page/type-system/strong)

### Written With

- [Java](https://plangs.page/java)

### Licenses

- [AL2.0](https://plangs.page/license/artistic)

### Tags

- [Interpreter](https://plangs.page/tag/interpreters)
- [Numeric Computation](https://plangs.page/tag/numeric)
- [Scientific Computing](https://plangs.page/tag/sci)
- [Scripting](https://plangs.page/tag/scripting)
