A curated list of awesome resources, libraries, and projects built with the Wave programming language.
Wave is a statically typed, low-level programming language designed to replace C and Assembly while offering modern abstractions through a powerful standard library.
- Hello World - A simple "Hello, World!" program.
- Wave Syntax Overview - A basic guide to Wave syntax.
- Standard Library - Wave Standard Library.
- Wave Sendfile - It implements a low-level file transmission and I/O system.
- Wave Language Performance Benchmark: Comparison with C and Rust
- Printing Hello World from Scratch in Wave
- Booting from Scratch in Wave: Printing ‘H’ at 0x7C00
- Printing Characters via BIOS Using Inline Assembly in Wave
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.