Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axkr/symja_web

http://matheclipse.org - website for Symja project: https://github.com/axkr/symja_android_library
https://github.com/axkr/symja_web

computer-algebra mathics symbolic-math symja

Last synced: about 2 months ago
JSON representation

http://matheclipse.org - website for Symja project: https://github.com/axkr/symja_android_library

Awesome Lists containing this project

README

        

## Symja web interface running on Google Appengine

**Note**: this repository requires **Java 8**.

This repository contains the sources for the [Symja Google Appengine web interface](http://matheclipse.org/).

The [Symja Project](https://github.com/axkr/symja_android_library) is a Java computer algebra and symbolic math library.

With [Apache Maven](https://en.wikipedia.org/wiki/Apache_Maven) installed you can da a `mvn clean package` to create a `matheclipse-web-X.X.X-SNAPSHOT.war`.
This [WAR file](https://en.wikipedia.org/wiki/WAR_(file_format)) can then be [deployed to a Google Appengine project space](https://cloud.google.com/eclipse/docs/deploying).

Related links:

* [Quickstart for Java 8 for App Engine Standard Environment](https://cloud.google.com/appengine/docs/standard/java/quickstart-java8)
* [Using Apache Maven and the App Engine Plugin (App Engine SDK-based)](https://cloud.google.com/appengine/docs/standard/java/tools/maven)
* [Deploy App Engine Standard Application with Eclipse](https://cloud.google.com/eclipse/docs/deploying)
* [Symja Project](https://github.com/axkr/symja_android_library)

### Quick start

Read the [Symja Manual](https://github.com/axkr/symja_android_library/blob/master/symja_android_library/doc/index.md) for the description of the Symja language. We encourage everyone to participate in our [Wiki](https://github.com/axkr/symja_android_library/wiki).

[![Join the chat at https://gitter.im/symja_android_library/Lobby](https://badges.gitter.im/symja_android_library/Lobby.svg)](https://gitter.im/symja_android_library/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### Contact

If you have any questions about using or developing for this project, send me an [email][1]!

### License

* the Symja web source code is published under the GNU GENERAL PUBLIC LICENSE Version 3

[1]: mailto:[email protected]