Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 832 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 832 Bytes

atom-calca package

Open-source symbolic calculator for your Atom editor with Markdown capabilities, inspired by Calca.

atom-calca screencast demo gif

Install

Install atom-calca either in Atom's Preferences/Install Packages, or with apm on the command-line:

apm install atom-calca

Features

The calca parser works currently only on .calca files in Markdown code blocks. It also uses language-ghm grammar to do Markdown syntax highlighting.

Check the examples/test.calca file for working examples.

License

MIT. Read the LICENSE.md for more info.