← Back to Main Site
LispBM Contributors
LispBM is made possible by the amazing developers who contribute their time, expertise, and passion.
Here we celebrate the community members who help make LispBM better for everyone.
Thank you for your contributions! 🙏
Loading contributors from GitHub... ⏳
Unable to load contributor data from GitHub.
Please check your internet connection or try again later.
Want to get involved and help out?
There are lots of interesting things to code on in and around the LispBM runtime system. I would love to interact with people who are interested in high-level programming languages on microcontrollers (or elsewhere) so please do not be shy to make contact. Together we can make great stuff happen ;)
- Are you interested in microcontrollers and programming languages?
- Do you like both imperative and functional programming?
- Clone the repository and join the fun!
- Join the Discord server
There are areas where insights and help would matter greatly. Some I can think of are:
- Running LispBM on system simulators.
- LispBM efficiency.
- Code size optimization. Do more with less, while maintaining performance.
- Documentation and testing.
- Useful extension libraries.
- Lisp scriptable home automation.
- Lisp scriptable MIDI sequencers.
- Lisp scriptable Audio synthesizers.
- (WIP) Porting the Linux REPL to Windows.
- Interface with Rust as a language for writing LBM extensions.
- Partial-evaluation, supercompilation and byte-code compilation.
- Real-time garbage collection.
- Linter/code-preprocessor/checker tailored to LBM idiosyncrasies.
- Quickcheck-like property based testing of programs written in LBM.
- Formal verification of properties of the runtime system using Frama-C.
- …