Home

Awesome

About Nelson's module package

Template to create external Nelson's module with macros only.

This module is released under the 3-clause BSD license.

You can install in Nelson:

nmm('install', 'https://github.com/nelson-lang/module_skeleton_basic#master')

Build module:

run('builder.m')

Load module:

run('loader.m')

Allan CORNET (nelson.numerical.computation@gmail.com)