Home > CNC-Emulator

CNC-Emulator

CNC-Emulator is a project mainly written in Haskell, it's free.

Emulator virtual machine instructions for the CNC MACH-9MP

=============================================================================== = \ \ \ = = /\ /\ /\ =

Title :: Emulator virtual machine instructions for the CNC MACH-9MP Author :: Antonio Mamani Quispe email :: [email protected]

===============================================================================

Dependence

for interpreter

  1. ghc, version >= 6.10
  2. uulib

depends on the library you want to use GUI:

for GUI with WxHaskell

  1. wxcore
  2. wx

for GUI with QtHaskell

  1. OpenGl
  2. HOpengl
  3. QtHaskell
Previous:drphone