diff --git a/README.md b/README.md index cd82bc2..89adb24 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [Vexu/bog](https://github.com/Vexu/bog) : Small, strongly typed, embeddable language. - [fury](https://github.com/fury-lang/fury) : Fury, a gradual, safe systems language. - [Element 0](https://github.com/Element0Lang/element-0): A small embeddable Lisp dialect written in Zig. +- [Fun](https://github.com/omdxp/fun) : Fun is a statically-typed language that transpiles to C, combining safety and performance with C's efficiency. ## FFI Bindings