Try J: a website for running J code (similar to repl.it, etc.) #130
nathanesau
started this conversation in
Show and tell
Replies: 1 comment
-
This is awesome! Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All,
I created a site for running J code in your browser. This should make it easy for anyone to try out J, without going to work of installing and building latest J.
Here is a link to the site (Digital Ocean).
http://tryj.freeddns.org/
Here is a quick demo.
The source code is here: https://github.com/nathanesau/try_j
This took about 4 hours. It is made using Flask. Obviously there is more that can be done. 😄
Let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions