[project @ 1999-07-06 15:24:36 by sewardj]
Mods to enable interworking with simple compiled code. Supports fns and data decls. Classes, instances, primops, don't work yet. Unregisterised, mininterpreted x86-ELF is the supported object format. GC appears to work correctly.
Showing
- ghc/interpreter/codegen.c 48 additions, 14 deletionsghc/interpreter/codegen.c
- ghc/interpreter/compiler.c 5 additions, 2 deletionsghc/interpreter/compiler.c
- ghc/interpreter/hugs.c 12 additions, 4 deletionsghc/interpreter/hugs.c
- ghc/interpreter/interface.c 377 additions, 338 deletionsghc/interpreter/interface.c
- ghc/interpreter/optimise.c 6 additions, 4 deletionsghc/interpreter/optimise.c
- ghc/interpreter/parser.y 6 additions, 11 deletionsghc/interpreter/parser.y
- ghc/interpreter/sainteger.h 0 additions, 47 deletionsghc/interpreter/sainteger.h
- ghc/interpreter/static.c 5 additions, 5 deletionsghc/interpreter/static.c
- ghc/interpreter/storage.c 98 additions, 5 deletionsghc/interpreter/storage.c
- ghc/interpreter/storage.h 40 additions, 3 deletionsghc/interpreter/storage.h
Loading
Please register or sign in to comment