Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

Thank you for sharing that link to the tinycode Reddit. Did the original poster (for the C in four functions) participate in that sub-reddit ?


sort by: page size:

This was also posted in Reddit, and there are some other comments over there, apparently:

http://www.reddit.com/r/programming/comments/cgckf/the_four_...


not sure, but I wanted to say thanks for the C as a functional language links you replied with earlier. Comments are off after 14 days so I couldn't say thank you there. The closest was the function pointer one, but it still wasn't the one I remember.

Wow, just noticed this. I'm the guy who paid for Little, a bunch of other people did all the work.

I'm surprised to see it getting some attention but happily so. Little is what I'd like C to evolve towards, there is a lot of useful (to me) stuff in the language.

I'll wander through the comments and reply where I can.


This sounds awesome. C is my preferred language and I use it whenever I can and when it makes sense. I'd love to see this code. Is there a public repo for it?

Thanks for that link! It looks like something that I could comprehend. My C programming skills are pretty limited -- I learned C to move myself one step away from assembly language on microcontrollers.

Thank you! I loved your article on partially applied functions in C, by the way (that was you, right?)

I'll probably copy everything in the post for my next C project. Super nice stuff.

Personally, I think the most interesting part was the link to a student who used Scheme to generate a really fast C implementation of a matrix-multiply algorithm, which beat all C code except for one that included hand-coded assembly (and with additional improvements could have beat that, too).

http://www.cs.indiana.edu/~jsobel/c455-c511.updated.txt


So, it's the C equivalent of Tiny BASIC?

So, a Tiny C?


the source code link seems to be down :( i remember being pretty impressed by how clean and readable the c code was.

Thanks. I was first exposed to this in Zed's Learn C the Hard Way: http://c.learncodethehardway.org/book/. I think it's quite handy.

I looked at your GitHub and saw one project in C.

I love this, thank you. It’s a topic I’ve oft thought about, and I’m having fun reading through the code - I was just thinking earlier today that I need to brush up on my C, as I was going through some of my own, old, code, I can barely follow.

Thanks for posting!


Hah, yes I did! Thanks. I edited it in. It was just a list of a few C functions whose names I find particularly obnoxious.

Thanks! It's still a work in progress but should hopefully help people to get to grips with C.

Thanks for pointing it out.

It is a gold mine of systems programming languages articles, in a world where C wasn't yet something that actually mattered.


It's a reasonable homework assignment for someone learning C, but I wonder why it was posted here.

Cool, thanks! I have yet to learn C other than from what I've learned from programming in C++.

I am really interested in learning some C however, especially after this post hit front page a few days ago:

https://matt.sh/howto-c


It's written in c.
next

Legal | privacy