atom VS improve

Compare atom vs improve and see what are their differences.

atom

A DSL for embedded hard realtime applications. (by tomahawkins)

improve

An imperative programming language in Haskell for high assurance embedded applications. ImProve programs are verified with model checking. ImProve compiles to C and Simulink. (by tomahawkins)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
atom improve
6 0
262 56
- -
0.0 0.0
almost 7 years ago over 12 years 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.

atom

Posts with mentions or reviews of atom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-10.
  • Atom: An EDSL for embedded hard realtime applications
    2 projects | news.ycombinator.com | 10 Sep 2022
    There seems to be a little more information on its github page: https://github.com/tomahawkins/atom
    2 projects | news.ycombinator.com | 10 Sep 2022
  • Don’t Be Scared Of Functional Programming
    4 projects | /r/programming | 16 Feb 2022
  • Do You Know Where Haskell Is Used?
    6 projects | dev.to | 13 Dec 2021
    Eaton is a manufacturer of electrical and hydraulic equipment, as well as components for the aviation and automotive sectors. The company is using Haskell for day-to-day tasks such as scripting, hardware simulation, remote control tools for vehicle systems, etc. However, the most interesting thing is that they have entrusted hydraulic elements to the control of code written in Atom DSL, which is also implemented in Haskell. Atom is used to develop hard real-time systems and allows describing declaratively the system state transition rules. During compilation, the tasks are scheduled, which is why the resulting code has a deterministic execution time and constant memory consumption. This makes verification of the obtained code much easier and generally increases the system security, which is, of course, very important in this subject domain. You can read about all this in more detail on the slides and in the Atom repository.

improve

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

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

What are some alternatives?

When comparing atom and improve you can also consider the following projects:

verilog - A Verilog parser for Haskell.

atom-msp430 - Definitions for using Atom with the MSP430 microcontroller family.

ion - An Ivory library inspired by Atom

HVM - A massively parallel, optimal functional runtime in Rust

copilot - A stream-based runtime-verification framework for generating hard real-time C code.

processor-creative-kit - haskell prrocessor-creative-kit

ecu - Utilities for automotive ECU development.

copilot-libraries - Copilot libraries that use the Copilot language