轻量级脚本引擎 Lysee

码农软件 · 软件分类 · 脚本编程语言 · 2019-03-05 13:41:48

软件介绍

lysee是一种支持面向对象编程(语法类似c/c++和java)的轻量级脚本引擎,能够非常简便的嵌入到使用delphi开发的程序中并控制程序的运行。

lysee在处理能力上还无法与perl、python相提并论,它的优势在于没有历史负担,整体上短小精悍,简单实用,功能也足以满足日常工作的需要。基于lysee开发的应用在发布上非常简单,通常只需携带一个包装内核的dll文件,而且无须任何配置。

lysee的内核是用delphi6.0开发的,以动态连接库的形式对外发布,配套的接口单元适用于delphi4.0-7.0(未在d2005中进行测试,应该也能用)。目前还没有面向c/c++、java和.net的接口文件,我希望能尽快提供。

本文地址:https://codercto.com/soft/d/680.html

Flow-Based Programming (2nd Edition)

Flow-Based Programming (2nd Edition)

CreateSpace / 2010-5-14 / $69.95

Written by a pioneer in the field, this is a thorough guide to the cost- and time-saving advantages of Flow-Based Programming. It explains the theoretical underpinnings and application of this program......一起来看看 《Flow-Based Programming (2nd Edition)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具