Html 页面预处理器

发布于 2024-11-19 07:14:27 字数 347 浏览 1 评论 0原文

我正在四处寻找与 Clojure 一起使用的 html 页面处理器。类似于jspp

我发现 hiccup 但我不认为它是为了用作预处理器而编写的,因为更复杂我相信按照其本来的方式编码会很困难(对于其他事情我认为这很棒)。

您有什么建议吗?

我正在考虑使用 jsps 并自己编写一些代码(.clj 最终在 .class 中,所以我认为这是可能的),但我将其作为我的最后选择。

提前致谢。

I am looking around to find an html page processor to use with Clojure. Something like jspp.

I've found hiccup but I don't think it's written to be used as a preprocessor, for more complex pages I believe it would be difficult to code in the way it's meant to (for other things I think it's great).

Do you have something to suggest?

I was thinking about using jsps and coding something myself (.clj ends up in .class, so I think it's possible), but I'm leaving this as my last choice.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

万劫不复 2024-11-26 07:14:27

您可能会发现 Fleet 很有趣。其他模板工具列在此处模板下。

You might find Fleet interesting. Other templating tools are listed here under Templating.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文