kisumu-lang

module
v0.0.0-...-d493fdc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2025 License: BSD-3-Clause

README

Kisumu Programming Language

Welcome to Kisumu, a modern statically-typed programming language inspired by Go, Rust, and Python. Kisumu is designed for simplicity, performance, and scalability, making it an excellent choice for both beginner programmers and experienced developers building robust, efficient applications.

Key Features

  • C-style Syntax: Easy-to-read and familiar syntax for developers.
  • Statically Typed: Ensures type safety and performance.
  • First-Class Concurrency: Powerful models like goroutines, actors, and channels.
  • Extensibility: Modular structure with packages for scalable codebases.
  • Garbage Collection: Automatic memory management for safety and ease.
  • Interoperability: FFI support for integration with C, Go, and more.

Getting Started

1. Install Kisumu

Installation instructions will be provided closer to the public release. Stay tuned for updates.

2. Write Your First Program
fn main() {
    print("Hello, Kisumu!")
}
3. Explore the Documentation

Dive deeper into Kisumu's features and capabilities:

Contributing to Kisumu

We welcome contributions to make Kisumu even better!
Learn how to get involved by reading our Contribution Guidelines.

Community and Feedback

Join the growing Kisumu community:

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.

👏 Supporters

Back to top

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL