tempi VS cryptol

Compare tempi vs cryptol 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)

cryptol

Cryptol: The Language of Cryptography (by GaloisInc)
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 cryptol
- -
1 1,107
- 0.6%
0.0 9.2
over 2 years ago 9 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
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.

cryptol

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

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

What are some alternatives?

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

language-python - A parser for Python 2.x and 3.x written in Haskell

CoreErlang - AST, parser, pretty-printer for Core Erlang source code.

purescript - A strongly-typed language that compiles to JavaScript

alga

frp-arduino - Arduino programming without the hassle of C.

haskell-names - Haskell suite library for name resolution

liquidhaskell - Liquid Types For Haskell

snaplet-lss - Lexical Style Sheets - a language for writing styles that is focused around lexical (ie, static) scoping and re-use of large components.

language-java - Java parser and printer for haskell

bricks - Bricks is a lazy functional language based on Nix.

haskell-src-exts - Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer

language-javascript - Parser for JavaScript, in Haskell