javascript - CodeSchool-like interactive learn shell -


how 1 go make codeschool-like interactive shell/learning site (like on http://tryruby.org/)?

are there libraries making this?

i don't have idea on how 'run' entered commands , how check if entered command correct.

i tried using regex seems unflexible/not fitting job.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -