Snap
Scratch
Blockly
Instagram
wai-routes
Facebook
Happstack Lite
Apiary
WebVM
Warp Terminal
regular expressions 101
CheerpJ
WebTerm
Instant Workstation
Google Chrome
DistroSea
SnapNo features have been listed yet.
Based on our record, Snap should be more popular than WebVM. It has been mentiond 32 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.
For those actively teachingยน, consider Snap! (https://snap.berkeley.edu/) over/after Scratch. It's nearly a superset, similarly "low-floor" but much "higher ceiling" powerful language. Data structures, control structures/message passing, functional programming... It's really "Scheme in Scratch clothing" under the hood. In particular, its "build your own blocks" facilities are powerful enough (including macros... - Source: Hacker News / 8 months ago
Snap! https://snap.berkeley.edu/ Also, I heartily recommend the demoes that the author is giving regularly at FOSDEM. They're really fun to watch :). - Source: Hacker News / about 1 year ago
Kids would probably have a better experience with Hedy https://hedy.org if they are young, and Pyret https://dcic-world.org if they are a little older. Once they know how to program python is obviously a fine choice, but starting beginners with Python is insane. Too many gotchas, incomprehensible error messages etc. Also why logo? Its not 1967 anymore. A far better choice is Snap! https://snap.berkeley.edu. - Source: Hacker News / over 1 year ago
I upgraded my son from Scratch to Snap! (https://snap.berkeley.edu/). Snap has a much higher ceiling, including collections, first-class code pieces, higher-order functions etc. It pretty openly describes itself as a "Scheme disguised as Scratch" :-) A pragmatic pedagogical thing I love with Snap! Is the ease of creating custom blocks, including macros / custom "C-shaped" control structures. If you have some... - Source: Hacker News / almost 2 years ago
Take a look at Snap. It was originally a scratch mod, but does allows for all sorts of advanced things. https://snap.berkeley.edu. - Source: Hacker News / about 2 years ago
The architecture is a fairly straightforward WebAssembly-native monolithic kernel. Most of the complexities come from making things work well within the browser constraints for real world, large apps. We have quite a bit of experience on the topic however, these are previous projects of ours: WebVM (https://webvm.io): x86 Debian shell running client-side in the browser via x86 -> WebAssembly JIT compilation... - Source: Hacker News / 26 days ago
Thanks :-) We have been building WebAssembly-based products for a while now, so for us it's second nature. But I think you are right, most developers, even experienced ones, have not yet come to grasp the fully capabilities of the Web platform in conjunction with WebAssembly. You might find previous projects from us also interesting: * WebVM (https://webvm.io): x86 virtualization in the browser. - Source: Hacker News / about 2 months ago
A somewhat better solution via tailnet you can find in https://webvm.io/. - Source: Hacker News / 4 months ago
Hello HN community, I am very happy to share with you BrowserPod for Node.js - a sandboxed Node runtime, compiled to WebAssembly, that runs completely in the your browser. BrowserPod builds on our previous work on WebAssembly virtualization, see WebVM (https://webvm.io) as an example. The environment is not a simple set of shims, but the "real" Node.js, including support for filesystem, multiple processes and... - Source: Hacker News / 4 months ago
We use WebAssembly aggressively at Leaning Technologies across our tools. WebAssembly makes it possible to: * Run x86 binaries in the browser via JIT-ting (https://webvm.io) * Run Java applications in the browser, including Minecraft (https://browsercraft.cheerpj.com) * Run node.js containers in the browser (https://browserpod.io) It's an incredibly powerful tool, but very much a power-user one. Expecting your... - Source: Hacker News / 6 months ago
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Warp Terminal - The terminal for the 21st century. Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
Blockly - Blockly is a library for building visual programming editors.
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
CheerpJ - The complete Java runtime for modern browsers. CheerpJ is the only solution that can run any large-scale, unmodified Java applications, applets, or libraries in the browser. No downloads or plugins are required.