Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 594 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 594 Bytes

rascas

Computer Algebra System for Racket.

There is currently no documentation because currently rascas is a little unstable, in particular file names may change and files may be merged. Relying on just (require rascas) is safer.

This is a port of dharmatech/mpl from r6rs to Racket.

See the file tests.rkt for examples.

Also check out another CAS for Racket, soegaard/racket-cas.

See the docs.