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.

Befreak is a purely reversible two-dimensional programming language (2003)

29 pointsby akkartikabout 1 year ago

3 comments

parlortricksabout 1 year ago
Interesting language, but took me a bit to work out what way the directions were. It would have helped to at least have up, down, left, right for the first time the compass directions were mentioned.
free_bipabout 1 year ago
Seems pretty obviously limited - it's not Turing complete because it can't calculate e.g. periodic functions. Are there any practical uses for a language where every operation must be invertible like this?
评论 #40241928 未加载
评论 #40267672 未加载
stevageabout 1 year ago
Are there more conventional (non 2d) reversible languages?