Skip to content
/ leema Public

A functional programming language designed for concurrency and failure

License

Notifications You must be signed in to change notification settings

mdg/leema

Repository files navigation

leema

make unit Rust Unit Tests (cargo t)
make format Code Formatting Check
make T Integration Tests (pytest)

Leema is a concurrent, error-tolerant, functional programming language.

Build

Dependencies:

  • Rust Stable
  • Rust Nightly for formatting
  • Pytest for integration tests

Build the leema vm by running make

Tests

All tests

make test

Unit tests only

make unit

Integration tests only

make T

Copyright 2022 Matthew Graham

About

A functional programming language designed for concurrency and failure

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages