Hacker News new | ask | show | jobs
by EGreg 5466 days ago
Yeah, some features can be pushed into the language, but I like languages which have few rules. Like C and like CHESS :)

My favorite languages are C, Java and Python though. So go figure...

1 comments

If you like minimalistic languages, have you checked out Scheme? Because of its macros, the core language can stay small and the users can expand its syntax.