/CNC-Emulator

Emulator virtual machine instructions for the CNC MACH-9MP

Primary LanguageHaskell

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

 Title  :: Emulator virtual machine instructions for the CNC MACH-9MP
 Author :: Antonio Mamani Quispe
 email  :: antonio.mq@gmail.com

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

 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