New Show Hacker News story: Show HN: C Injection Compiler – Program your text files in C
Show HN: C Injection Compiler – Program your text files in C
6 by robalni | 1 comments on Hacker News.
It's very early in development but it has just reached a working state so I'm actually using it now to generate content for my website. 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.
6 by robalni | 1 comments on Hacker News.
It's very early in development but it has just reached a working state so I'm actually using it now to generate content for my website. 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.
Comments
Post a Comment