用于 HP 计算器编程的 IDE?
在我的 HP49g+ 上,输入长度超过 50 个字符的程序很快就会过时。
哪些 IDE 专为 HP 计算器编程而设计? Visual Studio、Eclipse、xCode 等是否有用于此目的的插件?
Typing in programs longer than 50 characters got old really fast on my HP49g+.
What IDEs are designed for programming HP calculators? Are there any plugins to Visual Studio, Eclipse, xCode, etc. for this purpose?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
有一个名为 hpgcc 的 C 交叉编译器。
There's a C cross compiler called hpgcc.
现在我正在使用 HPUserEdit4 (带有英文翻译)。 优点是语法突出显示、内置模拟器、要插入的常用符号列表。
它还不错,但无论如何都不是很好,而且调试与 Visual Studio 中的调试相差甚远。
Right now I'm using HPUserEdit4 (with the English translation). Pros are syntax highlighting, a built-in emulator, a list of common symbols to insert.
It's decent, but not great by any means and debugging is nowhere near what it's like in Visual Studio.
无论如何,我建议:
Anyway I suggest: