Skip to content

Parses math expressions (eg. wolfram output) and converts to SAP math compatible output. Works with Pearson MyLab

Notifications You must be signed in to change notification settings

Kh4n/SAP_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAP_parser

Used PEG to create a parser using the grammar in grammar.pegjs. Unfortunately, i have no way to properly test this (dont have access to the course anymore). If someone stumbles across this and tests it, that would be dope (but highly unlikely)

Old version (Ruby and old Javascript files) used shunting yard algorithm. This quickly got out of hand, and was a terrible idea in general.

Use it online here: SAP_parser

About

Parses math expressions (eg. wolfram output) and converts to SAP math compatible output. Works with Pearson MyLab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published