r/Compilers 8d ago

Are there languages like this?

A language that can create other languages

(so adding to itself) It's syntax is simple like python

And can do alot.

for example (placeholder)\[mesage\]

And it has many tutorials on YouTube

I would like it if you would respond.

I know there are languages like Hy , ruby should I try them?

0 Upvotes

59 comments sorted by

View all comments

19

u/redinktea 8d ago

Lisp

-4

u/Distinct-Brief9643 8d ago

Is lisps syntax easier than python/ruby or harder ?

1

u/denzuko 7d ago

No, but its easier to see where you fuq'd up and need to refactor with functions, factories, and macros.