improve

Embedded language

A Haskell-based language for high-assurance embedded applications with model checking and compilation to multiple platforms.

An imperative programming language in Haskell for high assurance embedded applications. ImProve programs are verified with model checking. ImProve compiles to C and Simulink.

GitHub

57 stars
9 watching
4 forks
Language: Haskell
last commit: over 13 years ago

Related projects:

Repository Description Stars
morganstanley/hobbes An embedded language and JIT compiler for efficient dynamic expression evaluation and data analysis 1,173
theam/haskell-do A Haskell-based code editor designed for interactive development and programming in the language. 352
mikeizbicki/herbieplugin Improves numerical stability in Haskell code by automatically rewriting floating point computations. 191
ahgamut/janet A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks. 5
justusadam/language-haskell Provides syntax highlighting and indentation support for Haskell language in Visual Studio Code 97
i-am-tom/haskell-exercises A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. 642
branchtaken/hemlock A systems programming language focused on reliable high performance parallel computation 31
tfausak/flow A Haskell package providing alternative operators to improve code readability 200
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
dbohdan/embedded-scripting-languages A list of embedded scripting languages to use in applications. 1,312
mmirman/imperativehaskell Project aimed at demonstrating Haskell can emulate imperative programming characteristics and syntax. 73
mwotton/hubris A bridge between Ruby and Haskell allowing code reuse across the two languages 262
neohaskell/neohaskell A Haskell-based tooling framework designed to enhance developer productivity and newcomer-friendliness. 307
google/codeworld An educational programming environment using Haskell to teach computer science and math. 1,244
i-am-tom/learn-me-a-haskell Learning Haskell with focus on dependent types and type-level programming using the OneOf data structure 70