Hacker News new | ask | show | jobs
by snitty 787 days ago
>Rama’s language is Turing-complete…

Amazing they could accomplish such a feat.

1 comments

This seems unnecessarily cynical, they're just stating one of the design decisions that they made. When you design a new DSL you could choose to make it Turing-complete (e.g. Ruby on Rails) or not Turing-complete (e.g. Terraform's HCL). The point isn't that one is more technically difficult to build than the other.