
Pyjs
Transcrypt
Brython
JavaScript
asciinema
Real-Time JavaScript Tool
Bosque
JSPython
LiveScript
JavaScript
Typescript
CoffeeScript
Kotlin
Dart
Haxe
Emscripten
LiveScriptBased on our record, LiveScript should be more popular than Pyjs. It has been mentiond 9 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.
I have a Python program that takes user input from the console and shows some results on the console, and I want the user to be able to type stuff into it instead of pre-recorded runs. How do I do that? I'm not really sure. You could have a copy of Python running on the server and have the front-end communicating with it, but you'd have to be sure it's secured -- there are a lot of dangerous Python commands... Source: over 4 years ago
I'm writing all my stuff in CoffeeScript (which trans/com/piles to JavaScript). I feel like almost the last man standing at this point. I have some plans to revive a fork of https://github.com/jashkenas/coffeescript but those are ... plans. I like CS for its syntax which is indentation-based similar to Python; in addition, you get e.g. paren-less function calls as in `mul 4, 5`; also, all functions are 'lambdas'... - Source: Hacker News / 8 months ago
That's an interesting idea. Just to mention though: LiveScript is a really great language that compiles to JavaScript. https://livescript.net/. - Source: Hacker News / over 1 year ago
It was a better name for JavaScript. It is a better name for another project that is better named than JavaScript and owns the name LiveScript now. https://livescript.net/. - Source: Hacker News / over 1 year ago
I know this hasn't been updated, and I know it's a fork of CoffeeScript, but https://livescript.net/ has had a lot of the "magic" syntax here for quite a while. - Source: Hacker News / over 1 year ago
Fun fact: LiveScript is a FP-oriented language which compiles to JavaScript. It's been around for a while now :-) https://livescript.net/. - Source: Hacker News / almost 3 years ago
Transcrypt - Transcrypt is a Python to JavaScript transpiler.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Brython - Brython's goal is to replace Javascript with Python, as the scripting language for web browsers.
Typescript - TypeScript allows developers to compile a superset of JavaScript to plain JavaScript on any browser, host, or operating system.
CoffeeScript - Unfancy JavaScript
asciinema - Record and share your terminal sessions, the right way. Forget screen recording apps and blurry video. Enjoy a lightweight, purely text-based approach to terminal recording.