Show HN: A high-level lang written in Brainfuck that targets Brainfuckgithub.com2 points·by esoboi·5 лет назад·1 comments
Show HN: A tool for creating framework-less web applicationsgithub.com1 points·by esoboi·6 лет назад·0 comments
esoboi·5 лет назад·discussA couple of years ago I made a language that targets Brainfuck and the compiler is made with Brainfuck itself.It is pretty rough around the edges but it does work, a Hello World would look like this:STR "Hello world!"PRT LRight now I'm working on porting in to pure Brainfuck and actually finishing it :pAny suggestions would be great :)
esoboi·6 лет назад·discussGood idea, the general look is nice but I find the animations really distracting, I'd use maybe just a fade in.
esoboi·6 лет назад·discussCool project, I think the README might need some improvement. The 2d level headings are h5 and then 3d level headings is bolded text; it looks kinda odd. I'll send a PR :D
It is pretty rough around the edges but it does work, a Hello World would look like this:
STR "Hello world!"
PRT L
Right now I'm working on porting in to pure Brainfuck and actually finishing it :p
Any suggestions would be great :)