سؤال

I start the datomic shell using the following

bin/shell

The syntax reminds me a little of beanshell (no pun intended). Does anybody know what the shell is implemented in?

هل كانت مفيدة؟

المحلول

The Datomic docs say it is "based on beanshell" and links to http://beanshell.org/. So it looks like it is based on the original bsh, not beanshell2 (http://code.google.com/p/beanshell2/).

Datomic doc reference: http://docs.datomic.com/shell.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top