|
|
|
|
|
by cwalv
1023 days ago
|
|
Are you rewriting it in the first language you learned? Sometimes less general tools are nice. If they fit the problem space well, they can be very expressive without feeling unwieldy. And in some contexts reducing the power/expressivity is actually a good thing (e.g. not using a C interpreter to make your program and your config file use the same 'language') |
|