mirror of
https://github.com/macocianradu/RosettaHaskellCompiler.git
synced 2026-03-18 21:10:07 +00:00
Added some predefined functions and fixed printer
Now with some restrictions generated code compiles
This commit is contained in:
@@ -19,6 +19,7 @@ import Model.Enum
|
||||
import Data.Either
|
||||
|
||||
-- :set args resources/testAll.rosetta resources/Generated/testAll.hs
|
||||
-- :l resources/Generated/testAll.hs
|
||||
-- |Reads a rosetta string from the first input argument and writes a haskell output to the file given as a second argument
|
||||
main :: IO ()
|
||||
main = do
|
||||
|
||||
Reference in New Issue
Block a user