- 授权协议: 未知
- 开发语言: JavaScript Basic
- 操作系统: 跨平台
- 软件首页: https://github.com/danielflower/JSBasic
- 软件文档: http://www.codeproject.com/Articles/25069/JSBasic-A-BASIC-to-JavaScript-Compiler
软件介绍
JSBasic 是一个将 BASIC 代码转成 JavaScript 的编译器,使用 Basic 编写,可直接在浏览器上运行。
Basic 代码:
10 print "Hello world" 20 goto 10会被转成如下图的程序:
XML Hacks
Michael Fitzgerald / O'Reilly Media, Inc. / 2004-07-27 / USD 24.95
Developers and system administrators alike are uncovering the true power of XML, the Extensible Markup Language that enables data to be sent over the Internet from one computer platform to another or ......一起来看看 《XML Hacks》 这本书的介绍吧!
