I've added two blog articles to my personal blog. I'm interested in feedback, especially from anyone else who has implemented or is familiar with "scripting" (in the javax.script sense) in a language with static binding and typing.
One article is a "user view" of the read-eval-print-loop, with examples: http://per.bothner.com/blog/2009/REPL-for-JavaFX/ The second article looks at the scripting API, problems with javax.script, and a little what I did to implement the REPL: http://per.bothner.com/blog/2009/JavaFX-scripting-changes/ -- --Per Bothner [email protected] http://per.bothner.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
