Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/louisdevie/birdway

A programming language for commad-line applications
https://github.com/louisdevie/birdway

cli command-line

Last synced: 21 days ago
JSON representation

A programming language for commad-line applications

Awesome Lists containing this project

README

        


logo
Birdway

A programming language for command-line applications

## Overview

**Status : Draft**

*Birdway* is a functional and imperative programming language, primarily meant
to create small command-line applications.

This language was created for my personal use
and to learn a thing or two about how compilers work.

## License

The source code of the compiler, the Sublime Text package and the documentation
are released under the [MIT License](LICENSE).
The code samples belongs to the public domain.