Based on our record, PsySH should be more popular than TextSTAT. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Open the file in TextSTAT https://neon.niederlandistik.fu-berlin.de/en/textstat/ which will output a list of unique words in the text and the number of times each word occurs in the text. Source: over 2 years ago
I do similar things with Elixir scripts, though commonly I still turn to PHP because there is some single file library that does what I want with a lot less ceremony than the Java variety would require. There's also PsySH, https://psysh.org/, for being something other than a Common Lisp or BEAM interface it's a very nice REPL. Besides Picolisp and iex it's the interactive programming environment I use the most. - Source: Hacker News / 3 months ago
Https://psysh.org/ It's very popular, as in a lot of businesses use it, it's just not fashionable. I think it's a great tool to have. It had gradual typing before it was cool. You can type in like a page of code including the layout and render whatever in a PDO-supported database on a web page, served by the builtin web server, which is great for data exploration and things like SQL optimisation. At the moment I'm... - Source: Hacker News / 7 months ago
PHP is great, but you need to be a pretty decent developer to use it effectively. It has a rather nice interactive shell, https://psysh.org/ . I've built non-trivial, non-web systems in it. Concurrency 'within' the language isn't as nice as some alternatives, but the FCGI-style deployment is quite reliable and convenient in practice. - Source: Hacker News / about 1 year ago
RunKit - RunKit notebooks are interactive javascript playgrounds connected to a complete node environment right in your browser. Every npm module pre-installed.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Nodebook - Browser-based REPL notebook supporting many programming languages.
Plotly - Low-Code Data Apps
Tinkerwell - The magical Laravel tinker app for macOS
Antconc - The website of Laurence Anthony. Professor at Waseda University Japan, developer of AntConc, a freeware concordancer software program for Windows, Linux, and Macintosh OS X