MCPcopy Create free account
hub / github.com/aardappel/lobster

github.com/aardappel/lobster @v2026.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2026.4 ↗ · + Follow
29,996 symbols 76,741 edges 2,218 files 4,487 documented · 15% updated 7d agov2026.4 · 2026-06-14★ 2,73018 open issues

Browse by type

Functions 23,416 Types & classes 6,580
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Welcome to the Lobster programming language!

Lobster is a statically typed programming language with a Python-esque syntax that combines the advantages of an expressive type system and compile-time memory management with a very lightweight, friendly and terse syntax, by doing most of the heavy lifting for you.

The homepage has more on the "why" of Lobster.

Read the full documentation on how to use it, or skip straight to the getting started guide.

Lobster is licensed under the Apache v2 license.

Wouter van Oortmerssen

CI Discord Chat Twitter Follow

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 17,660
Method 5,756
Class 5,489
Enum 1,082
Interface 9

Languages

C++49%
C48%
Java1%
Python1%
TypeScript1%
C#1%

Modules by API surface

dev/external/SDL/src/video/khronos/vulkan/vulkan_core.h1,192 symbols
dev/external/imgui/imgui.cpp783 symbols
dev/external/imgui/imgui_internal.h398 symbols
dev/external/SDL/src/video/openvr/openvr_capi.h315 symbols
dev/external/imgui/imgui_widgets.cpp308 symbols
dev/external/SDL/src/gpu/vulkan/SDL_gpu_vulkan.c292 symbols
dev/external/openvr/headers/openvr.h253 symbols
dev/external/SDL/src/video/SDL_video.c251 symbols
dev/external/imgui/imgui_draw.cpp249 symbols
dev/external/libtcc/tccgen.c232 symbols
dev/external/imgui/imgui.h228 symbols
dev/external/SDL/src/video/stb_image.h222 symbols

For agents

$ claude mcp add lobster \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page