Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathematicaParser

A Mathematica Parser written in pure Julia using ParserCombinator. This is an experimental package that is still in development. There are several features of the Mathematica syntax that are not implemented.

This project is in no way affiliated with Mathematica or Wolfram Research, Inc.

TODO

  • Implicit multiplication
  • If statements and comparitors
  • Mathematica variables like $VersionNumber
  • Single quote ("prime") shorthand for derivatives
  • Problem with extra whitespace possibly
  • Mathematica lists
  • Create a Julia expression from syntax tree
  • Automatically convert negative numbers

About

A pure Julia implementation of a Mathematica parser based on the package ParserCombinator.jl

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages