达特嵌入到应用程序 [英] Embedding Dart into application

查看:173
本文介绍了达特嵌入到应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我只是尝试,但想用飞镖作为脚本语言的高性能模拟应用程序,我一直在努力。(想游戏)

I am just experimenting , but want to use Dart as a scripting language for a high performance simulation application I've been working on.(think games)

基本上代替的Lua使用飞镖

Basically use Dart in lieu of Lua

我发现老资源,但我已经听到了已经过时的 - 并没有真正找到如何真正利用它们的任何教程

I have found old resources, but I have heard the are out of date - and haven't really found any tutorials on how to actually utilize them.

找到资源:
https://github.com/google/embed-dart-vm

<一个href=\"https://github.com/google/embed-dart-vm/tree/master/src\">https://github.com/google/embed-dart-vm/tree/master/src

推荐答案

我找不到任何这好文章,只有的这个话题在DART组。但是,也有在<工作演示href=\"https://$c$c.google.com/p/dart/source/browse/branches/bleeding_edge/dart/runtime/?r=17161#runtime/embedders\"相对=nofollow>飞镖的源$ C ​​$ C 。

I couldn't find any good article on this, only this discussion thread in Dart group. However, there are working demos in the Dart's source code.

看看<一个href=\"https://$c$c.google.com/p/dart/source/browse/branches/bleeding_edge/dart/runtime/embedders/openglui/common/dart_host.cc?r=17161\"相对=nofollow> DartHost 一些这些项目的实施 - 这应该给你如何做一些了解。

Take a look at DartHost implementation in some of these projects - this should give you some idea about how to do it.

这篇关于达特嵌入到应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆