Skip to content
/ matjs Public

Adoption of Lisperator's transpiler for matlab code

Notifications You must be signed in to change notification settings

mkdinh/matjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matjs

Adoption of Lisperator's transpiler for matlab code

Matjs is a transpiler from matlab code to javascript. It is built upon Lisperator's Tutorial. It takes in a string of matlab code and returns an executable javascript function. This is a priliminary test of the library, so addtional help is welcome!

Installation

git clone [email protected]:mkdinh/matjs.git
cd matjs
npm install

About

Adoption of Lisperator's transpiler for matlab code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published