Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6829369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:29:32+00:00 2026-05-26T22:29:32+00:00

Right to the point, in https://stackoverflow.com/questions/4696618/is-haskell-a-lisp?answertab=votes#tab-top , there is a comment by Kevin Cantu

  • 0

Right to the point, in https://stackoverflow.com/questions/4696618/is-haskell-a-lisp?answertab=votes#tab-top, there is a comment by Kevin Cantu saying:

Yeah, moving beyond the syntax alone, JavaScript is probably more of
a Lisp than Haskell. (Originally conceived as a Scheme
implementation…)

Also, in Lambda the Ultimate: A Lisp to JavaScript Compiler in 100 Lines, they say:

It’s immediately quite clear that JS and Lisp have strong ties at the
semantics level […]

I am familiar with Lisp and functional programming, but not with JavaScript. So these propositions made wonder how powerful is JavaScript. What I’ve read so far is that it provides lambda expressions and closures. What more functional programming concepts and Lisp-like features does it provide? Does it provide, for instance, tail call recursion, or macros, or ability to manipulate code as data (like Lisp)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:29:33+00:00Added an answer on May 26, 2026 at 10:29 pm

    Some things that JavaScript provides that can be considered “Lisp-like”:

    • First class functions (inc. lambdas and closures)
    • Dynamic typing
    • Dynamic object model that has some similarities with CLOS
    • A readable data format that matches the source code format (JSON)
    • Run time evaluation with an “eval” function (that can be used in an interactive REPL)

    Some things that Javascript doesn’t have that are pretty common or central to other Lisps:

    • A homoiconic representation for both code and data (S-expressions)
    • Built in literals for linked lists / sequences
    • Support for immutable data structures in general (especially true for Clojure, where every data structure is persistent and immutable)
    • An extensive macro system for meta-programming
    • Optional static typing for performance optimisation (e.g. type hints in Common Lisp or Clojure)
    • Concurrency support
    • Tail call optimisation
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Right now, I can crawl regular pages using urllib2. request = urllib2.Request('http://stackoverflow.com') request.add_header('User-Agent',random.choice(agents)) response
On the EJS github page, there is one and only one simple example: https://github.com/visionmedia/ejs
After my previous question (http://stackoverflow.com/questions/8217522/best-way-to-search-for-partial-words-in-large-mysql-dataset), I've chosen Sphinx as the search engine above my
I'm trying to parse a Stack Overflow RSS feed of a specific question: https://stackoverflow.com/feeds/question/2110875
This is tailing off my other question which was successfully answered: stackoverflow.com/questions/8597929/need-to-create-li-with-list-of-different-links-using-php-explode-method so now
i have done as Vdex suggested here: https://stackoverflow.com/a/5801502/973485 And used the RenderPartialToString method he
I've been through the forum and tried this post (http://stackoverflow.com/questions/7128417/stop-javascript-auto-refresh-after-fix-time-for-example-1-min). I'm busy with a
First, see: https://math.stackexchange.com/questions/105180/positioning-a-widget-involving-intersection-of-line-and-a-circle I have an algorithm that solves for the height of an
I'll get right to the point. This is what a browser request looks like
Can anyone point me in the right direction on this. From reading the FAQs

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.