Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

owen-lang

owen-lang - Programming language

< >

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

#1395on PLDB 4Years Old 13Users
0Books 0Papers

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 Token Example
Print() Debugging ✓ print
Comments ✓
// A comment
Line Comments ✓ //
// A comment
Semantic Indentation X
json-graph-spec.html · owen-lang.html · zot.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com