Skip to content

[lateralus/en] Add Lateralus language tutorial#5506

Open
bad-antics wants to merge 1 commit intoadambard:masterfrom
bad-antics:add-lateralus
Open

[lateralus/en] Add Lateralus language tutorial#5506
bad-antics wants to merge 1 commit intoadambard:masterfrom
bad-antics:add-lateralus

Conversation

@bad-antics
Copy link
Copy Markdown

Adds a tutorial for Lateralus, a self-hosted systems programming language with a bytecode VM, a native AOT backend, a tracing GC, and a package manager. Used to implement LateralusOS.

The tutorial covers: declarations, functions, generics, structs/enums/impl, pipelines (|>), pattern matching, ? error propagation, lightweight tasks/channels, and the build commands.

Tree-sitter grammar (so the site can highlight .ltl): https://github.com/bad-antics/tree-sitter-lateralus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant