On 05/10/2010, at 6:54 PM, Aleksey Gurtovoy wrote:

> It started as very Python-specific, but it's gearing towards being a  
> general documentation tool: http://sphinx.pocoo.org/latest/domains.html

On a completely unrelated note .. did you know Felix can generate
Python modules natively? 

You can actually  make a shared library which you can *run* under
Felix but which can also be *import*ed by Python (version 2.x I think).

There's no binding to the CPython C interfaces .. they're huge and don't
even parse properly last time I tried.

It would be nice to also be able to generate Python types natively.

With some binding code this would mean you could write CPython
C extensions in Felix instead of C.

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to