one fable-low hijack cell
pair mountains / scotch
envelope en_slash
ordering AB
effort low
English with slash '/' — '{X}/{Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# JavaScript vs. Raku
A quick side-by-side comparison of the two languages:
## Basics
**Hello World**
```javascript
// JavaScript
console.log("Hello, World!");
```
```raku
# Raku
say "Hello, World!
neighbors