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

https://github.com/m0re4u/language-netlogo

Defines the grammar in Atom for the scripting language used in NetLogo
https://github.com/m0re4u/language-netlogo

atom grammar language netlogo

Last synced: 3 months ago
JSON representation

Defines the grammar in Atom for the scripting language used in NetLogo

Awesome Lists containing this project

README

          

# language-netlogo

An Atom package that provides basic syntax highlighting for [NetLogo](https://ccl.northwestern.edu/netlogo/) files. The expected file extension is `.nlogo` or `.nls`.

![Syntax highlighting](banner.png)

### Current Functionality

- Syntax highlighting for Comments, functions, (subset of) built-in functions, keywords
- Recognizing function blocks