
(λ LIPS)
@LIPS_scheme
LIPS: Scheme based powerful lisp interpreter in JavaScript for browsers and Node. Maintained by @jcubic Aspiring R7RS Scheme. Check Scheme Bookmark REPL.
Talvez você curta
Watch this video presentation of the LIPS Scheme from last year #FOSDEM by @jcubic Link 👇 #JavaScript #Scheme #lisp #programming #TechTwitter #code #coding

Thanks to Niels Wijers, LIPS #Scheme now is available as lips npm package. You can install it with npm install lips@beta #JavaScript #lisp

Just written a new article about internals of syntax extensions in @LIPS_scheme, my #Scheme implementation in #JavaScript. Syntax extensions are a way to add new syntax to the language. Link in the comment 👇

Do you know that Lisp is the second oldest programming language that is still in use? Learning lisp can make you a better developer even if you don't use it I recommend starting with Scheme. This is the language that inspired JavaScript. And the reason you have closures

Just published a new article about my project @LIPS_scheme internals. LIPS is a #lips interpreter written in #JavaScript

New blog post about LIPS Scheme internals lips.js.org/blog/lexer #lisp #scheme #JavaScript
It took few days, but I finally found the root cause of breakage of this code in @LIPS_scheme The continuations were not working properly even after implementing for-each in Scheme. The problem was apply function that was part of the for-each code. #lisp #scheme

Just when I've though that continuations in @LISP_scheme are all working, fund another bigger example, and then I was able to create this minimal one. The code should exit after the first call, but it continues to loop through the list. #lisp #scheme

Huge achievement today 🎉 While writing a comment on @GitHub why new interpreter in @LIPS_scheme is async. Got an idea about replacing async..await with generators (yield). All it takes was this function, the inspiration came from Babel. #JavaScript

This is my way of debugging complex #JavaScript code. Started using a string recently when debugging Continuations in my #Scheme interpreter called @LIPS_scheme. #lisp

Today implemented a fully working JavaScript generator in @LIPS_scheme with help from continuations and Lisp macros. The feature is taking shape 🥳 #Scheme #lisp

Making progress with @LIPS_scheme Tail Call Optimization and Continuations. The base code is working, and recursive functions don't consume the stack. Now I need to add the rest of the special forms (like hygienic macros), and call/cc.

Current Status: Checking Scheme Surveys and updating them with @LIPS_scheme support where it's not included. Also fixing bugs if LIPS implementation is off #lips #scheme #JavaScript #OpenSource #FOSS #FLOSS #OSS github.com/schemedoc/surv…
LIPS Scheme tutorial about streams appear on 2nd place in Google 😃 #lisp #Scheme #JavaScript

New beta version of LIPS Scheme 1.0.0-beta.20 just got released #Scheme #Lips #JavaScript #OpenSource

Alist lookup syntax-rules macro to operate on nested Alists structure. Using standard R7RS Scheme👀 Inspired by Tweet from @Star_Knight12 👇 #Scheme #lisp

There is 3rd option S-Expressions. This is more nested because they are valid Lisp Alists.

Just added documentation on how to embed @LIPS_scheme REPL on HTML page #Scheme #lisp #JavaScript #OpenSource #REPL

United States Tendências
- 1. Ace Frehley 47.2K posts
- 2. John Bolton 115K posts
- 3. #911onABC 4,681 posts
- 4. Bengals 26.8K posts
- 5. Cuomo 36.7K posts
- 6. RIP Spaceman 1,635 posts
- 7. Asheville 9,569 posts
- 8. Glasnow 3,707 posts
- 9. #NYCMayoralDebate N/A
- 10. Tommy Edman N/A
- 11. #HereWeGo 4,882 posts
- 12. Space Ace 1,745 posts
- 13. Uribe 31.5K posts
- 14. #TNFonPrime 1,735 posts
- 15. New York Groove N/A
- 16. athena 10.5K posts
- 17. Jacob Misiorowski 1,047 posts
- 18. Tommy Tanks N/A
- 19. Ashby 1,812 posts
- 20. #NationalBreadDay 1,995 posts
Something went wrong.
Something went wrong.