language-asteroid

Simple Syntax Highlighter for Asteroid

lutzhamel

32

0

0.2.0

BSD

GitHub

Atom syntax highlighting for Asteroid

Asteroid is a multi-paradigm programming language heavily influenced by Python, Lua, ML, and Prolog currently under development at the University of Rhode Island. Asteroid implements a new programming paradigm called pattern-matching oriented programming. In this new programming paradigm patterns and pattern matching is supported by all major programming language constructs making programs succinct and robust. Furthermore, patterns themselves are first-class citizens and as such can be passed and returned from functions as well as manipulated computationally.

To find out more about Asteroid visit the Asteroid Github Repo.

License BSD

(c) Lutz Hamel, Jeffrey Drummond, University of Rhode Island.

Based on Steven J. Syrek project for Commodore BASIC support for Atom Editor