Skip to content

Commit ab1998c

Browse files
Update README.md
1 parent 4b249f9 commit ab1998c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
Syntax dictionary for the xTalk script dialect OpenXION:
44
https://github.com/kreativekorp/openxion
55

6-
OpenXION is a highly HyperTalk-compatible xTalk interpreter that runs on a JavaVM
7-
However it lacks any sort of Graphical Interface controls. It's an xTalk but not an 'xCard'.
6+
OpenXION is a highly HyperTalk-compatible xTalk interpreter that runs on a Java VM (VMs Oracle JDK 8+, Open JDK 11,17+, GraalVM all worked fine for me). It lacks any sort of Graphical Interface controls. It's an xTalk but not an 'xCard'. However since like HyperTalk syntax keywords are not reserved, and so it is possible to write custom 'ask/answer' handlers that supercede the built-in textual interface with windows with controls using a UI toolkit such as Tkinter (via Python 2) or using AppleScript Dialons on macOS.
87

98
Created by Rebecca G. Bettencourt
109
https://www.kreativekorp.com/

0 commit comments

Comments
 (0)