#1105: Custom Runtimes
-----------------------------------------------------+----------------------
 Reporter:  humasect                                 |          Owner:         
     Type:  feature request                          |         Status:  new    
 Priority:  normal                                   |      Milestone:         
Component:  Runtime System                           |        Version:  6.6    
 Severity:  normal                                   |     Resolution:         
 Keywords:  runtime custom sdl cocoa init main ghci  |     Difficulty:  Unknown
 Testcase:                                           |   Architecture:  Unknown
       Os:  Multiple                                 |  
-----------------------------------------------------+----------------------
Comment (by humasect):

 Update of formatting.

 * specifiable initializer (from main)
 * specifiable finalizer
 * specifiable run loop / event handler (light thread) as such:
   * REPL thread 0 - read, eval (send to thread 1), print, loop
   * thread 1 - processing events run loop, check for eval + send result to
 print stage

-- 
Ticket URL: <http://cvs.haskell.org/trac/ghc/ticket/1105>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to