瀏覽代碼

Update README.md

Add eval to readme
Mark Knol 6 年之前
父節點
當前提交
396a3d04f5
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -16,14 +16,15 @@ Haxe allows you to compile for the following targets:
  * JavaScript
  * JavaScript
  * C++
  * C++
  * C#
  * C#
- * [HashLink](http://hashlink.haxe.org/)
  * Java
  * Java
  * Lua
  * Lua
  * PHP
  * PHP
  * Python 3
  * Python 3
- * [NekoVM](http://nekovm.org/)
+ * [HashLink](https://hashlink.haxe.org/)
+ * [NekoVM](https://nekovm.org/)
  * Flash (SWF Bytecode)
  * Flash (SWF Bytecode)
  * ActionScript 3
  * ActionScript 3
+ * And its own [interpreter](https://haxe.org/blog/eval/)
 
 
 You can try Haxe directly from your browser at [try.haxe.org](https://try.haxe.org)!
 You can try Haxe directly from your browser at [try.haxe.org](https://try.haxe.org)!