An open API service indexing awesome lists of open source software.

https://github.com/aardappel/lobster

The Lobster Programming Language
https://github.com/aardappel/lobster

Last synced: 13 days ago
JSON representation

The Lobster Programming Language

Awesome Lists containing this project

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](http://strlen.com/lobster/).

Read the full
[documentation](http://aardappel.github.io/lobster/README_FIRST.html)
on how to use it, or skip straight to the
[getting started](http://aardappel.github.io/lobster/getting_started.html) guide.

Lobster is licensed under the Apache v2 license.

Wouter van Oortmerssen

![CI](https://github.com/aardappel/lobster/workflows/CI/badge.svg)
[![Discord Chat](https://img.shields.io/badge/chat-discord-blue)](https://discord.gg/szJPYdX)
[![Twitter Follow](https://img.shields.io/twitter/follow/wvo.svg?style=social)](https://twitter.com/wvo)