FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

weso/shapeMaps: Scala implementation for working with Shape Maps. · GitHub

/ shapeMaps Public

Repository files navigation

Shape Maps

Scala implementation of Shape Maps

Introduction

This project contains a Scala implementation of Shape Maps.

Installation and compilation

The project uses sbt for compilation as well as Java 1.8.

  • sbt test compiles and runs the tests

Implementation details

  • The engine is based on Monads using the cats library
  • The compact syntax parser is implemented using the following Antlr grammar (previous versions used Scala Parser Combinators) which is based on this grammar

More information

Author & contributors

Contribution

Contributions are greatly appreciated. Please fork this repository and open a pull request to add more features or submit issues

About

Scala implementation for working with Shape Maps.

Topics

Resources

Contributing

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL