Skip to content

For Humans, For troubleshooting, takes a macro and returns the macro simplified without scope modules and line no's.

Notifications You must be signed in to change notification settings

md-vanilla/macrosimplifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macrosimplifier

Whatever calculation you want the computer to discover is interpreted as a macro.

The macro is simplified.
Into a prefix notation syntax, enjoy 😉 .

All of the relevant information is returned as the result.

Installation

Clone the project run the test suite and then run the mix task I made called "runn"

git clone https://github.com/MichaelDimmitt/macrosimplifier;
mix test;
mix runn;

About

For Humans, For troubleshooting, takes a macro and returns the macro simplified without scope modules and line no's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages