Skip to content
View whispem's full-sized avatar
πŸ’­
πŸ’­

Highlights

  • Pro

Organizations

@RAM-Rust-Aix-Marseille

Block or report whispem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
whispem/README.md

Hi there πŸ‘‹πŸΌ

I'm Emilie β€” Rust developer, distributed systems enthusiast, and passionate about language design.
From literature & languages to building storage systems in Rust: curiosity drives innovation.


πŸ‘©πŸ»β€πŸ’» Projects

whispem-lang is a minimalist open-source programming language built for clarity, expressiveness, and calm readability.

Core philosophy:

  • Simple to read, easy to reason about
  • No hidden behavior; every feature must justify its existence
  • The entire language fits in your head

It offers a smooth learning curve, explicit logic, and comprehensive documentation.
Production-ready for scripting, rapid prototyping, teaching programming and language design.

Main features:

  • Clear, concise syntax (no semicolons, line-oriented)
  • Explicit control flow and data types
  • Arrays, strings, input/output, file operations built-in
  • Helpful error messages
  • Documentation for all features

whispem-lang is not meant to replace Python, JS or Rust.
Instead, it is:

  • A teaching and exploration tool
  • Minimal and approachable
  • Useful for scripting, education, and rapid prototyping

Philosophy: Whisper intent, don’t shout complexity.
Status: Feature-complete and stable (v1.0.0).
License: MIT

whispem-lang is for anyone who wants to fully understand their programming tools.


Distributed, strongly consistent key-value store (Raft, 2PC, sharding, WAL).


🌍 Community & Contact


"The best way to learn is to build."

Pinned Loading

  1. whispem-lang whispem-lang Public

    Whispem is a minimalist open-source programming language focused on clarity, expressiveness, and calm readability. Implemented in Rust.

    Rust 25 5

  2. minikv minikv Public

    A production-ready distributed key-value store with Raft consensus.

    Rust 272 9