Dale是一个系统编程语言,使用S-表达式作为语法,支持语义宏。基本语言类似C,提供如下额外特性:
局部类型推导重载功能;匿名功能;参考参数;初始化程序和析构函数;变体命名空间;模块;coceptscompileritrospectio示例代码:
(import cstdio)(def mai (f exter-c it (void) (pritf "hello, world\")))开源地址
https://github.com/tomhrr/dale授权协议
BSD
Dale是一个系统编程语言,使用S-表达式作为语法,支持语义宏。基本语言类似C,提供如下额外特性:
局部类型推导重载功能;匿名功能;参考参数;初始化程序和析构函数;变体命名空间;模块;coceptscompileritrospectio示例代码:
(import cstdio)(def mai (f exter-c it (void) (pritf "hello, world\")))Dale 是一个系统编程语言,使用 S- 表达式作为语法,支持语义宏。基本语言类似 C,提供如下额外特性: 局部类型推导 重载功能; 匿名功能; 参考参数; 初始化程序和析构函数; 变体 命名空...


评论