[IPython-dev] Making small kernels just got easier
Doug Blank
doug.blank at gmail.com
Wed Jul 2 08:15:11 EDT 2014
On Wed, Jul 2, 2014 at 7:01 AM, Martin Gadbois <mgadbois at gmail.com> wrote:
> I asked earlier...
>
> http://mail.scipy.org/pipermail/ipython-dev/2014-May/013940.html
>
One could just pass the contents of the cell to pysqlite, without even
attempting to parse the SQL---is there anything to gain by parsing the SQL
in Python, I wonder? I guess for completions, you will have to.
It will be interesting to see how you handle selecting the database file;
magic meta command?
Does the base kernel handle any of the standard magic preprocessing?
I have (and there are) a number of languages implemented in Python (Basic,
LC3, BrainF*ck, Logo, Lua, ...) that could be turned into stand-alone
kernels... will have to give this a try; thanks!
-Doug
> On Tue, Jul 1, 2014 at 11:05 PM, Thomas Kluyver <takowl at gmail.com> wrote:
>
>> Cool, what will you be writing a kernel for? Let us know how it goes -
>> there's still time to refine this api before IPython 3 is released.
>>
>> Thomas
>>
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>>
>
>
> --
> Martin
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140702/839505ff/attachment.html>
More information about the IPython-dev
mailing list