Skip to content

Add Lateralus programming language#174

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

Add Lateralus programming language#174
bad-antics wants to merge 1 commit intoappcypher:masterfrom
bad-antics:add-lateralus

Conversation

@bad-antics
Copy link
Copy Markdown

Adding Lateralus to the work-in-progress section.

About Lateralus

A pipeline-native programming language that compiles to WebAssembly (as well as C and LLVM).

Features

  • Pattern matching and algebraic data types
  • Type inference with borrow checking
  • Pipeline-native syntax for data flow
  • Multiple backends: C, LLVM, WASM
  • Built-in LSP and VS Code extension

WASM Support

Lateralus compiles to WASM via its LLVM backend, enabling browser and edge deployment. Still in active development.

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