tempi VS purescript

Compare tempi vs purescript and see what are their differences.

tempi

A Haskell library for representing musical tempi, with a basic representation consisting of three orthogonal components (frequency,time,count of elapsed cycles/beats). Basic purpose is to allow multiple Haskell-based live coding languages to share a common representation of tempo. (by dktr0)

purescript

A strongly-typed language that compiles to JavaScript (by purescript)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tempi purescript
0 52
1 8,433
- 0.5%
0.0 6.6
over 2 years ago 9 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

tempi

Posts with mentions or reviews of tempi. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning tempi yet.
Tracking mentions began in Dec 2020.

purescript

Posts with mentions or reviews of purescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-29.

What are some alternatives?

When comparing tempi and purescript you can also consider the following projects:

fp-ts - Functional programming in TypeScript

reason - Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

elm-reactor

Elm - Compiler for Elm, a functional language for reliable webapps.

rescript-compiler - The compiler for ReScript.

Idris2 - A purely functional programming language with first class types

liquidhaskell - Liquid Types For Haskell

polysemy - :gemini: higher-order, no-boilerplate monads

stylish-haskell - Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell]

haskell-names - Haskell suite library for name resolution

from-typescript-to-rescript - Frontend of https://Inhyped.com written in TypeScript and rewritten in ReScript

reflex - Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse.