Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

owen-lang

< >

owen-lang is a programming language created in 2019 by Paw Møller.

#1464on PLDB 5Years Old
Download source code:
git clone https://github.com/pawwkm/owen
Homepage · Source Code

An imperative, statically but weakly typed systems programming language with manual memory management.


Example from the web:
// An imperative, statically but weakly typed systems programming // language with manual memory management. namespace Hello.Owen function main output i32 print("Hello World\n") return 0 end

Language features

Feature Supported Example Token
Print() Debugging ✓ print
Comments ✓ // A comment
Line Comments ✓ // A comment //
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0