"new" open source Hypertalk interpreter written in Java!

Want to talk about something that isn't covered by another category?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ooper
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 46
Joined: Mon Aug 17, 2009 12:22 am

"new" open source Hypertalk interpreter written in Java!

Post by ooper » Thu May 24, 2012 7:02 am

Anyone heard of OpenXion HyperTalk interpreter in open source form written in Java? The timestamps show that works's been going on even as late as mid-december 2011...

Not quite like Livecode, but it is file-based very interesting indeed:

http://www.openxion.org/
http://code.google.com/p/openxion/

Sean O'Connor
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 21
Joined: Sat Mar 16, 2013 7:06 pm

Re: "new" open source Hypertalk interpreter written in Java!

Post by Sean O'Connor » Sat Mar 16, 2013 7:31 pm

Interesting, yes but i dont fancy the idea of faffing around with the commandline.lol I still think LC is a better option;-)
when the going gets tough the tough get going.

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: "new" open source Hypertalk interpreter written in Java!

Post by sturgis » Sat Mar 16, 2013 9:13 pm

I messed with it some a while back. But LC is just so nice it didn't stand much chance. May mess with it again just because.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10043
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: "new" open source Hypertalk interpreter written in Java!

Post by FourthWorld » Sat Mar 16, 2013 9:29 pm

I believe OpenXION is the work of Rebecca Bettencourt, one of the great minds of the xTalk world. She'd began that work years before LiveCode announced their FOSS plans, and given that OpenXION is CLI-only while LiveCode is both CLI and GUI, I'm not sure how far it'll go in terms of adoption.

Just the same, it's an incredible labor of love on her part, well crafted with all the genius she's exhibited over the years.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: "new" open source Hypertalk interpreter written in Java!

Post by sturgis » Sat Mar 16, 2013 9:37 pm

Just started looking at it again. Yeah it is pretty amazing! And yes this is the work of Rebecca Bettencourt but the sample scripts say to call her beckie. It seems to run really well. Wonder how difficult it would be to shoehorn a gui on there.

The initial start up is slightly slow (but not bad) and once its going it seems to be smokin fast.

andrewferguson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 184
Joined: Wed Apr 10, 2013 5:09 pm

Re: "new" open source Hypertalk interpreter written in Java!

Post by andrewferguson » Sun Jun 09, 2013 9:08 am

I have used it and I really like it. I find it usefull for small task that you would normally do in the command line.
Andrew

Post Reply