The Artima Developer Community
Sponsored Link

Java Buzz Forum
Ki injects Lisp into JavaScript

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Ki injects Lisp into JavaScript Posted: Jun 24, 2014 1:05 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Ki injects Lisp into JavaScript
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From JavaWorld

Advertisement

JavaScript is getting another option for functional programming, called Ki.

Described as a "Lisp for your JavaScript," Ki enables use of functional idioms and data structures -- the persistent data structures of the ClojureScript compiler and related libraries -- directly within JavaScript, said Luca Antiga, author of Ki and principal scientist at image analysis and data engineering vendor Orobix. "You can use Ki to develop an entire application, a module, a function or even parts of it, with minimal friction with respect to the rest of the JavaScript ecosystem."

Lisp languages are recognized as a historical element of computing, but Lisp-like languages are exceptionally extensible, said Antiga. "Once you get past the parentheses, you realize that Lisp has essentially no syntax except the very bare minimum, and that bare minimum is very explicit."

To read this article in full or to leave a comment, please click here

Read: Ki injects Lisp into JavaScript

Topic: #NoEstimates Previous Topic   Next Topic Topic: gonsole weeks: content assist for git commands

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use