Giter Site home page Giter Site logo

scala-parser's Introduction

Scala-Parser

This repository contains the source code and documentation for a Scala based reference implementation

Compiling

The project layout uses SBT as build system. You can compile it calling "sbt compile" on the command line.

Running testcases

You can call "sbt test" on the console to run the test cases.

Using eclipse for development

Firstly install ScalaIDE (Eclipse-Plugin) from scala-ide.org

Calling "sbt eclipse" on the command line creates an eclipse project in the current directory. This project then can be imported into eclipse using the "File->Import" wizard. Please don't copy the project files into workspace, but use the original directory where SBT created the eclipse project.

The .gitignore file ensures that the eclipse project files aren't committed to the GIT repository. So everyone has its own eclipse project and its own eclipse settings.

scala-parser's People

Contributors

smessmer avatar errt avatar michaelhkay avatar

Stargazers

Sefa UN avatar Mehmet Akif DERE avatar Innovimax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.