Our great sponsors
-
I hope to finish and release my LIPS Scheme interpreter version 1.0. Create new LIPS website (that will showcase latest version and invite to play) and blog using Jekyll on GitHub pages. I also started working on Scheme playground (called SMILE) similar to Codepen and Repl.it, Python language on repl.it is much better than Scheme. Scheme kind of sucks and freezing (when you start the app you need kill it and run again) and they don't plan to fix it. I also want to finish my Chrome extension for dev tools (called KISS) that will work with LIPS based applications, it just would be REPL in dev tools connected to the application. KISS and SMILE are in early stages.
-
thiagomiranda3/jisp: Small Lisp expression interpreter made in Java (github.com)
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- Defining syntactic sugar in the source code of your program?
- Are there examples of using Lisp as an input file specification?
- Any REPL that supports syntax highlighting and auto-indentation
- I've been working on an r7rs scheme implemented in WebAssembly
- On the behaviors of "mapping functions" under lexical and dynamic scoping