Hacker News new | ask | show | jobs
by octocoupler 3985 days ago
That is how it's done in Swift. Are you saying there are C languages that do the same thing?
1 comments

Well, mine does ( https://github.com/FeepingCreature/fcc ). I don't think it's very widespread, sadly.

Example: https://github.com/FeepingCreature/fcc/blob/master/tests/tes...

Nice! If you want it to be, you should add some information and examples. Or a simple website, even.
No I mean the syntax. :)

For my language, I'll do some proper advertising on it once I figure out version two; v1 is very much a testbed for playing around with language design.