Skip to content

WLJSTeam/wljs-plugin-example-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WLJS Notebook Plugin Example 3

Adds a new cell type with .m extension, which implements Wolfram Language input with InputForm in the output

It cover the basics of

  • basics of writting your own evaluator
  • loading packages to the evaluation kernel
  • syntax checking and error handling at cells processing

How to install

  1. Clone this repository to <Documents>/WLJS Notebooks/Extensions
  2. Make sure that the folder name matches wljs-plugin-example-3
  3. Restart WLJS App

Example

Try to evaluate

.m

Red

About

Example Plugin 3 for WLJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published