Quote from site :
"""
Playing around with it since yesterday, from what i have noticed, the jythonc compiler is missing in 2.5.x version of jython. But on doing a quick search i found a java based jython compiler scripts ( here and here ). Also there don't seem to be any jython compiler scripts in jython, perhaps i maybe looking at wrong place. So i wrote up a quick script which tries to do that.
"""
http://kalyanchakravarthy.net/blog/jython-script-to-compile-jython-scripts-to-java-class-files.html
Thursday, March 12, 2015
Roll your own server in 50 lines of code
This article explains how to dispatch requests to python modules.
Where nice way to organize code.
https://muharem.wordpress.com/2007/05/29/roll-your-own-server-in-50-lines-of-code/
Where nice way to organize code.
https://muharem.wordpress.com/2007/05/29/roll-your-own-server-in-50-lines-of-code/
Subscribe to:
Posts (Atom)