bthuillier / vdm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VDM post project

Requirement

Having SBT installed: Installation

How to run it

The default clock is the system clock. It can be changed to a specific date before launching the BidEngine server:

  1. launching test sbt test
  2. run the vdm parser sbt 'runMain com.bthuillier.vdm.VDMParser'
  3. run the server sbt 'runMain com.bthuillier.vdm.VDM'

About


Languages

Language:Scala 100.0%