#1868: RFC: deprecate PIR
----------------------+-----------------------------------------------------
 Reporter:  plobsing  |       Owner:        
     Type:  RFC       |      Status:  new   
 Priority:  normal    |   Milestone:  2.11  
Component:  none      |     Version:  2.10.0
 Severity:  medium    |    Keywords:        
     Lang:            |       Patch:        
 Platform:            |  
----------------------+-----------------------------------------------------
 PIR as a language is currently always available in parrot. This privileged
 status is part of why PIR is a growing pain for Parrot (usually
 experienced as hatred for IMCC).

 PIR should be no different to parrot than any language. Therefore, it
 should not be baked-in to libparrot and be always available. In stead, PIR
 should become a separately loadable component. To get the PIR compiler, a
 load_language "PIR" instruction should be issued first.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1868>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to