Software Alternatives, Accelerators & Startups

LIPS Scheme

Scheme based powerful lisp interpreter written in JavaScript.

LIPS Scheme

LIPS Scheme Reviews and Details

This page is designed to help you find out whether LIPS Scheme is good and if it is the right choice for you.

Screenshots and images

  • LIPS Scheme Landing page
    Landing page //
    2022-11-13

Badges

Promote LIPS Scheme. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

We don't have any videos for LIPS Scheme yet.

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about LIPS Scheme and what they use it for.
  • PyScript: An open source platform for Python in the browser
    >> What other language would people choose in a browser? Lua? Brendan Eich originally wanted to use Scheme. There are some Scheme in Javascript implementations: https://www.biwascheme.org/ https://lips.js.org/ https://www.wescheme.org/ https://web.scheme.org/. - Source: Hacker News / 10 months ago
  • (Learn 'Scheme)
    Sweet, I'll have to give that a go :) Another option in browser land is lips[0], which exclusively targets a js backend. [0] https://lips.js.org. - Source: Hacker News / over 1 year ago
  • All Web frontend lisp projects
    For Scheme implementations there are LIPS and biwascheme. I haven't done more than play around with them, so I can't really give an informed opinion about pros and cons or favorites. Source: about 2 years ago
  • What other Scheme parser tricks do you know?
    In my interpreter, LIPS Scheme, vector literal syntax is created using a syntax extension, a token that is mapped to a function or a macro. So you can use things like this:. Source: over 2 years ago
  • How to list defined symbols?
    I'm not sure about other Scheme interpreters but in my interpreter LIPS Scheme, there is (env) function that returns a list of symbols. You can also access environment objects e.g. (current-environment) return object that is used internally. And you can even access the scope chain because the env object has __parent__ property that returns the parent scope. Source: over 2 years ago
  • May I see some of your projects? :)
    Few of my Open Source projects: * jQuery terminal * LIPS Scheme * Gaiman * Sysend * Wayne. Source: over 2 years ago
  • Yes we are men. Men is what we are.
    Ngl when I first saw the headline my first thought was, “Wait, bring CAR into JavaScript? Make it a Lisp? But hasn't it already been done?”. Source: almost 3 years ago
  • If you were hired to create a new distribution of Lisp, what would you include?
    Languages like Biwa Scheme and LIPS Scheme are good for running Scheme in the browser. But I would prefer compiling Scheme code to JavaScript in the server, then serving the compiled JavaScript image to the browser. Source: almost 3 years ago
  • Why doesn't my fixed-point higher-order function work?
    And it should work. Here is a function I use as part of the standard library of my Scheme interpreter LISP. Source: almost 3 years ago

Do you know an article comparing LIPS Scheme to other products?
Suggest a link to a post with product alternatives.

Suggest an article

LIPS Scheme discussion

Log in or Post with

Is LIPS Scheme good? This is an informative page that will help you find out. Moreover, you can review and discuss LIPS Scheme here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.