473,387 Members | 1,486 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Other languages for PVM

Hi,
I am cuurently working with Python and the PVM. I found that there is
something interesting like Jython, which allows to compile python
source code in *.class file.
What I am looking for, are languages for the Python Virtual Machine,
which means, languages that could be compiled to the Python byte code.

Thanks a lot in advance!

Mar 16 '06 #1
3 1192
Yes! But not many.

http://www.livelogix.net/logix/

Logix also allows you to create your own custom languages for Python's
VM. But for some reason, there does not seem to be much interest in
it's development. Odd, given that it has great potential.

Mar 16 '06 #2
Ravi Teja wrote:
Yes! But not many.

http://www.livelogix.net/logix/
Interesting.

Logix also allows you to create your own custom languages for Python's
VM. But for some reason, there does not seem to be much interest in
it's development. Odd, given that it has great potential.


I can only speculate - but I guess part of this lack of interest stems from
the fact that the PVM evolves around python itself - in contrast to JAVA,
where the JVM-spec is independen from the language itself. So a
PVM-dependend developer has way lesser guarantees that his endeavors will
work on the next generation PVM.

Diez
Mar 16 '06 #3
I did not mean the lack of interest on part of the developer. That was
explained here.
http://www.livelogix.net/logix/future-work.html
His complaints were Efficiency and Security.

I was wondering why the Python community did not show interest in this.
There is tremendous potential in this product. For example, web
frameworks and ORMs are well understood now and people constantly push
for more and more parsimonious representations. Logix makes writing
DSLs trivial with Lisp like ease without all the parentheses. What I am
surprised is why the framework authors did not leverage it yet.

Mar 16 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Grober | last post by:
Hi, How do I change the text of messages in a VS .NET deployment project to another language than those available in the Localization property? I'm not confined to those languages only, am I? ...
10
by: shailashri_sk | last post by:
Hello All, Just wanted to know, if there is IDE which provides compilers for diff languages like C, ADA, C++ etc. Can v call the procedures written in C++ or ADA, from these C prgms may be, by...
5
by: Charles | last post by:
Hello, I would like for my users to have a calendar control only when needed. IE button click for the control to appear and then once the date is selected. Populate a text box and the calendar...
7
by: David Sworder | last post by:
Hi, I'm developing an application that will support several thousand simultaneous connections on the server-side. I'm trying to maximize throughput. The client (WinForms) and server communicate...
3
by: Joachim Folz | last post by:
Hello, I didn't find newsgroups for Python, Lisp, Eiffel, PHP, Cobol etc. on news.microsoft.com. So I want to ask the C#-newsgroup about the usage of other languages then C# and VB.NET. How...
5
by: Bern McCarty | last post by:
I have a DLL written in C++ (it's really C code that was adjusted to compile OK as C++) that I compile successfully into IL with the /CLR switch of Visual C 7.1. I use the resultant library...
0
by: SharpCoderMP | last post by:
the Localization property of the Deployment Project allows to select one of only few languages, that is: Chinese, English, French, German, Italian, Japanese, Korean, Portugal, Russian, Spanish....
4
by: Cut | last post by:
My apologies if this post is in the wrong forum. I'd like to use an SDK written in low-level C and asm. I'm not sure how this SDK is implemented; I'd have to buy it. So this question is...
27
by: scott | last post by:
Hi all, I have been looking at the various programming languages available. I have programed in Basic since I was a teenager and I also have a basic understanding of C, but I want something...
151
by: istillshine | last post by:
There are many languages around: C++, JAVA, PASCAL, and so on. I tried to learn C++ and JAVA, but ended up criticizing them. Is it because C was my first programming language? I like C...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.