sugarlisp-match

0.6.0 • Public • Published

sugarlisp-match

SugarLisp extension adds pattern matching based on Dave Hermans pattern-match library.

WORK IN PROGRESS - NOT TO BE USED IN PRODUCTION

This module adds a syntax layer on top of Dave Herman's pattern-match library

Use

To use it insert:

#use "match"

Near the top of your .sugar file.

Limitations

The match dialect currently only works when using the "SugarScript" javascript-like dialect.

(expect this readme to be greatly expanded soon!)

/sugarlisp-match/

    Package Sidebar

    Install

    npm i sugarlisp-match

    Weekly Downloads

    4

    Version

    0.6.0

    License

    none

    Last publish

    Collaborators

    • darrencruse