Why Janet for Jwno? The discussion highlights Janet's REPL and interactive development workflow as key advantages for a long-running service like a WM. Its simplicity vs. Common Lisp and ability to debug live were crucial during building. #JanetLang 2/6
Readings shared January 20, 2025. jaalonso.github.io/vestigium/po... #ITP #LeanProver #IsabelleHOL #Math #FunctionalProgramming #Haskell #Python #CommonLisp #JanetLang #AI #LLMs #Programming
Awesome Janet: Curated list of libraries and tooling for the Janet programming language. ~ Matthew Carter. github.com/ahungry/awes... #JanetLang #FunctionalProgramming
Building Bauble. ~ Ian Henry ianthehenry.com/posts/bauble... #JanetLang #FunctionalProgramming
Bauble: A playground for making 3D art with lisp and math. ~ Ian Henry et als. github.com/ianthehenry/... #JanetLang #FunctionalProgramming
Janet for mortals (a real book). ~ Ian Henry. janet.guide #JanetLang #FunctionalProgramming
Janet: a functional and imperative programming language. janet-lang.org #JanetLang #FunctionalProgramming
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1
I need to refresh my Parsing Grammars muscle in Janet. But not a terrible start.
#JanetLang
A screenshot showing syntax-highlighted Janet code in a code editing window. It is a solution to Advent of Code 2023 Day 1 (parts 1 and 2).
#adventofcode2023 Day 1, polished solution in Janet (both parts)
This is my refactored version AFTER solving it on my own without spoilers first, then improving based on other, smarter peoples' solutions :)
#janetlang