HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/plain; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 07:05:08 GMT Content-length: 667 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) * Compilers * Review PDD31. Move it out of draft if it's good, or tweak it until it is. * Unify IMCC entry points (imcc_run_api and imcc_compile_file) and cleanup * Move as much argument-processing logic out of IMCC as possible. Ideally, IMCC should not process any commandline arguments * Create a new PIR compreg using IMCC, following PDD31 as closely as possible * IMCC should return a PackFile, and not immediately write to or merge to interp->initial_pf or interp->code. * Exceptions * Make Exception and ExceptionHandler properly subclassable * Packfiles * Start working on a new Packfile API to encapsulate that system t #1" />