Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4239,6 +4239,17 @@ projects:
- linux
- windows
- mac
- name: Lateralus
repo_url: https://github.com/bad-antics/lateralus-lang
home_url: https://lateralus.dev
pypi_url: https://pypi.org/project/lateralus-lang
date_added: 2026-04-12 05:00:00
desc: Programming language with spiral-based syntax that compiles to C99, LLVM IR, and WebAssembly. Features pattern matching, type inference, and a built-in REPL.
tags:
- dev
- linux
- windows
- mac
- name: pre-commit
repo_url: https://github.com/pre-commit/pre-commit
home_url: https://pre-commit.com/
Expand Down