2768 views|0 replies

1w

Posts

25

Resources
The OP
 

Fennel – Lisp syntax for Lua programming [Copy link]

Fennel is a programming language that combines the speed, simplicity, and scope of Lua with the flexibility of Lisp's syntax and macro system.

  • Full Lua compatibility: easily call any Lua function or library from Fennel and vice versa.
  • Zero overhead: compiled code should be as efficient or more efficient than hand-written Lua.
  • Compile-time macros: provide compiled code, which does not depend on Fennel at runtime.
  • Embeddable: Fennel is a single-file library that is also an executable. Embed it in other programs to support runtime extensibility and interactive development.

Anywhere you can run Lua code, you can run Fennel code. Read more

on the Fennel website .

Fennel's repository is on Sourcehut . There's also a

链接已隐藏,如需查看请登录或者注册
for collecting ideas .

This post is from DIY/Open Source Hardware
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list