
LFE
- Verion metadata support
- More command line options and config support
- Headless REPL
Documentation and Content
- The LFE Chinual
- Rebar3 LFE plugin reference updates
- More howto and OTP blog posts
- Work with Robert to finish LFE tutorial
- Add a new chapter to Casting SPELs in LFE for OTP releases and writing your own syntax
- Continue to move old docs into new, useful home
- Decommission old docs site (lots of redirect work)
- Migrate old blog content to the same content generator used by lfe.io
Examples
Games
The LFE Machine
- Experiment with buildroot and Nerves for SoC installations of LFE
- Continue explorations of window manager components (a la Lisp Machines Genera); see the tv project
Sound and Music
Web
- Update YAWS examples in the lfex Docker files/images
- Get YAWS working with lanes (the web router successor to lfest)
- Land Cowboy support in lanes
- Implement gopher client and server
- Resume work on lmug projects
Databases
AI
- Pick up the GP tutorials again
- Implement Eliza bot in LFE
- Do more general planner work
Old .plan File
Web
- Get URL-parsing into lhc library
- Get LFE OAuth library working
- Create LFE Twitter client
- LFE + YAWS + WebSockets & related blog post
- Continue with lrootes, a composable rewrite of lfest
Books and Docs
- Updates to Getting Started Guides:
- walk through them with a recent LFE and ensure everything works as
advertised
- add information for non-Debian/Mac OS X systems (people have been having
problems running through the guides on Red Hat-based systems)
- Create install guide(s) for LFE (in particular, Red Hat-based, Windows, *BSD)
- Get more writing done on LFE book
- Finish chapter 2 of SICP (LFE Edition) and start chapter 3
- Continue converting the PyGTK tutorial to an LFE GTK tutorial book for building
GUI apps
- Finish LFE Hyperpolyglot
- Also: update layout to use Bootstrap for beter mobile experience
- Continue work on try.lfe.io
- Continue writing rebar3 plugins
- Get ltool to feature-parity with lfetool
- Continue migrating the clj library to be a module that's part of LFE-proper
Distributed and Parallel Systems
GUI
- Finish GTK LFE example
- update it to use the new ℓGTK library
- Build out ℓGTK
- continue wrapping GTK functions
- add
gen_server
or gen_event
to help track object state
- Convert nascent Clojure Twitter Linux client (meep) to LFE + ℓGTK
Databases
AI