Hi, A developer of R attempted to pull the part of the Bash source code responsible for the "operate-and-get-next" feature into R interface. See the following link:
http://r.789695.n4.nabble.com/readline-operate-and-get-next-td2317208.html I want to do the same thing for Sage. As I am ignorant of the copyright stuffs, I ask if it is ok to include in Sage a part of the Bash source code verbatim. (Bash is currently under GPL v3.) Do I need to include the copyright notice of the Bash source code as well, as the developer did? My second question is: where is the right place to put the code in Sage? I am going to make a ticket if this is a desirable and doable task. For background history of this topic, see http://groups.google.com/group/sage-devel/browse_frm/thread/a15a59b7868b4b7e/480bf9035875b5b1?lnk=gst&q=operate+and+get+next#480bf9035875b5b1 Kwankyu -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org