
Brython
Skulpt
Transcrypt
Anvil.works
Vue.js
JavaScript
Electron
ACE (Ajax Code Editor)
LiveScript
JavaScript
Typescript
CoffeeScript
Kotlin
Dart
Haxe
Emscripten
Brython
LiveScriptNo LiveScript videos yet. You could help us improve this page by suggesting one.
Based on our record, Brython should be more popular than LiveScript. It has been mentiond 46 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.
Hi HN! Codyssey is a small game where you write simple control system logic in Python to solve minigames. I've been working on it for over two years; its first iteration was as a workshop for beginning programmers with just basic Python knowledge. I wanted something that would take abstract code and make it visual, interactive and fun. Now, after many iterations, I'm launching it as a small web game. To try the... - Source: Hacker News / 28 days ago
Hi HN! Codyssey is a small programming game where you write Python functions to solve minigames. Think pong, flappy bird - the functions serve as a control mechanism for the player. It evolved from an end-of-year activity I made for an introduction to programming class for 9th graders, difficulty has been adjusted obviously. I ran it as a workshop / competition at several conferences, now considering making it... - Source: Hacker News / 11 months ago
For those exploring, here was one of the best โPython in the browserโ projects I found: https://brython.info/. - Source: Hacker News / almost 2 years ago
You can run Python in every web browser using PyScript (https://pyscript.net) or Brython (https://brython.info). - Source: Hacker News / about 2 years ago
On a related note, Brython lets you run Python in the browser through JavaScript. You can even see Python in the HTML with โtext/pythonโ SCRIPT tags. https://brython.info/. - Source: Hacker News / over 2 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
Skulpt - Skulpt is an entirely in-browser implementation of Python.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Transcrypt - Transcrypt is a Python to JavaScript transpiler.
Typescript - TypeScript allows developers to compile a superset of JavaScript to plain JavaScript on any browser, host, or operating system.
Anvil.works - Build seriously powerful web apps with all the flexibility of Python. No web development experience required.
CoffeeScript - Unfancy JavaScript