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: C Injection Compiler – Program your text files in C

15 pointsby robalniover 2 years ago
It&#x27;s very early in development but it has just reached a working state so I&#x27;m actually using it now to generate content for my website.<p>The idea is that it should be useful both for generating static files and for generating responses live in a server, which it should be able to do very fast since it all compiles to C code and one memory mapped file.

2 comments

JaDoggover 2 years ago
Interesting. I did something similar few years ago. (<a href="https:&#x2F;&#x2F;github.com&#x2F;JaDogg&#x2F;ExpressGenGen" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;JaDogg&#x2F;ExpressGenGen</a>)
klyrsover 2 years ago
So this is PHP-like but for C? What could possibly go wrong?
评论 #33294432 未加载