Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ALSchwalm/janet-mode

A major mode for the janet programming language: https://janet-lang.org/
https://github.com/ALSchwalm/janet-mode

Last synced: 3 months ago
JSON representation

A major mode for the janet programming language: https://janet-lang.org/

Awesome Lists containing this project

README

        

janet-mode - A major mode for Janet
=====================================

[![License GPL 3][badge-license]][license]

`janet-mode` provides a major mode for the [Janet][] programming language.

Installation
------------

Ensure that `janet-mode.el` is in your load-path, and then add

(require 'janet-mode)

to your emacs init file.

[Janet]: https://janet-lang.org/
[badge-license]: https://img.shields.io/badge/license-GPL_3-green.svg?dummy
[license]: https://github.com/ALSchwalm/janet-mode/blob/master/LICENSE