TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Links Programming Language

44 pointsby causticover 14 years ago

4 comments

rarestblogover 14 years ago
Interesting, but I kind of have the problem with URLs this language produces.<p><a href="http://groups.inf.ed.ac.uk/links/examples/citations.links?_k=BAH7BgH6BgQBzQwBzAwCAgJpZAAAAwYxOTY1OTAFdGl0bGUBJwAAAUkAAAFuAAABZgAAAWwAAAF1AAABZQAAAW4AAAFjAAABZQAAASAAAAFkAAABaQAAAWEAAAFnAAABcgAAAWEAAAFtAAABcwAAASAAAAFvAAABcgAAASAAAAFEAAABZQAAAWMAAAFpAAABcwAAAWkAAAFvAAABbgAAASAAAAFuAAABZQAAAXQAAAF3AAABbwAAAXIAAAFrAAABc80M+wY=" rel="nofollow">http://groups.inf.ed.ac.uk/links/examples/citations.links?_k...</a><p>Namely: 0. Not readable by any measure and too long 1. What's encoded there? 2. Do URLs expire? 3. Does each link require some amount of memory to save the state? 4. Is it possible to construct malicious URLs that call arbitrary function with arbitrary argument?
评论 #2004075 未加载
causticover 14 years ago
This is arguably one of the coolest things I have seen. It's web programming without tiers, as they call it. Just take a look at examples -- there is no distinction between client and server. Everything is defined in a single source. Beautiful. I think mainstream should adopt more languages like this.
评论 #2004087 未加载
评论 #2003957 未加载
评论 #2003903 未加载
kanakover 14 years ago
It seems to have some PL heavyweights working on it: Philip Wadler (Haskell, Java Generics), Shriram Krishnamurthi (Schemer, author of Programming Languages Application and Interpretation).
baltcodeover 14 years ago
What do people think of HOP hop.inria.fr/