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.

Show HN: A Fortran web framework

227 pointsby mapmeldalmost 9 years ago

14 comments

projectramoalmost 9 years ago
I would love it if these projects were accompanied by a little blog post stating who the person is, why they decided to do it etc. for projects where it is obviously a labor of love.<p>Especially because of the effort it would take to get this working on a &quot;dead&quot; language. Like who are you? How did you decide to work on this for the pure joy of it? Why not Cobol? Why a web framework?
评论 #11938824 未加载
评论 #11938917 未加载
评论 #11938861 未加载
评论 #11938791 未加载
评论 #11938771 未加载
评论 #11938748 未加载
评论 #12022888 未加载
评论 #11942001 未加载
评论 #12022893 未加载
评论 #11940178 未加载
评论 #11939606 未加载
评论 #11945371 未加载
danpalmeralmost 9 years ago
Also relevant: <a href="https:&#x2F;&#x2F;github.com&#x2F;azac&#x2F;cobol-on-wheelchair" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;azac&#x2F;cobol-on-wheelchair</a>
评论 #11939889 未加载
评论 #11938568 未加载
评论 #11944729 未加载
cpralmost 9 years ago
Seeing this gave me a subtle but definite frisson of nostalgia for Fortran (first language, learned in late 60&#x27;s).
rlcarinoalmost 9 years ago
Hello,<p>I wrote the &#x27;fortran+fastcgi+nginx&#x27; thingy. It has evolved into <a href="https:&#x2F;&#x2F;github.com&#x2F;rlcarino&#x2F;heeds" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rlcarino&#x2F;heeds</a>. Production live runs (and a little blog post about it) may be found at <a href="http:&#x2F;&#x2F;heeds.csu.edu.ph" rel="nofollow">http:&#x2F;&#x2F;heeds.csu.edu.ph</a>. Some students from a university connect to the runs with their Android phones without cell data cost via Facebook&#x27;s Free Basics which is available in that part of the world. Usage instructions for students are in the FAQ of <a href="https:&#x2F;&#x2F;www.facebook.com&#x2F;groups&#x2F;csuheeds&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.facebook.com&#x2F;groups&#x2F;csuheeds&#x2F;</a>.<p>Why do it? It is a consulting gig.<p>Ric Carino
nickpsecurityalmost 9 years ago
For those wondering why it&#x27;s used, here&#x27;s a write-up I found on Eric Raymond&#x27;s blog comparing Fortran and C:<p><a href="http:&#x2F;&#x2F;www.ibiblio.org&#x2F;pub&#x2F;languages&#x2F;fortran&#x2F;ch1-2.html" rel="nofollow">http:&#x2F;&#x2F;www.ibiblio.org&#x2F;pub&#x2F;languages&#x2F;fortran&#x2F;ch1-2.html</a><p>Some comparisons are dated. However, I think the older variants still have advantages in readability, more clear semantics, semantics closer to algorithm itself (esp mathematical functions), less guessing by compiler for optimizations, and maybe a few others. Those I listed seem to still be advantages over C in general or as it&#x27;s commonly used.
评论 #11944559 未加载
ufmacealmost 9 years ago
This reminds me of the time I actually found myself charged with integrating a chunk of Fortran code compiled into a Windows DLL with an Excel sheet via VBA. The VBA side was straightforward if a little icky, but handling strings in Fortran was really giving me headaches. Documentation on Fortran, even down to basic syntax, seemed inconsistent and hard to find online. I think I got the project mostly working before I left that company for unrelated reasons.
mhdalmost 9 years ago
I&#x27;m mostly used to Fortran 77 and that was ages ago, that actually looks quite readable...
k__almost 9 years ago
Reminds me of: <a href="https:&#x2F;&#x2F;github.com&#x2F;azac&#x2F;cobol-on-wheelchair" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;azac&#x2F;cobol-on-wheelchair</a>
supernintendoalmost 9 years ago
Nice work! That home page, while admittedly simple, renders incredibly fast. Have you done any benchmarks &#x2F; performance comparisons to other web frameworks?
评论 #11942500 未加载
haifengalmost 9 years ago
Just because you can?
评论 #11939426 未加载
评论 #11938720 未加载
WorldMakeralmost 9 years ago
Given Ruby on Rails, COBOL on COGS, silly naming pattern, I&#x27;m a bit disappointed this isn&#x27;t called something like Fortran on Flumes.
jchomalialmost 9 years ago
I am definitely going to try this! Would love to see a bit more about the creator!
评论 #11942505 未加载
antidailyalmost 9 years ago
Finally!
ha470almost 9 years ago
An accomplishment, certainly, but...<p><a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;TnQRX6v.gif" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;TnQRX6v.gif</a>