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
- Clone this repository to
<Documents>/WLJS Notebooks/Extensions
- Make sure that the folder name matches
wljs-plugin-example-3
- Restart WLJS App
Try to evaluate
.m
Red