ruby 中是否有更安全的 DSL 实现
我想实现一个供外部使用的 DSL,其中应包含基本算术、条件和循环。但我不能直接评估 ruby,它不安全。
是否有更安全的方法来评估 ruby 代码,或者是否有脚手架来创建纯文本 DSL。
I want to implement a DSL for external use which should contain basic arithmetic, conditional and loop. But I can not eval ruby directly, it is not safe.
Is there any safer way to eval ruby code or is there scaffold to create a pure plain text DSL.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论