felys

Crates.iofelys
lib.rsfelys
version0.1.10
sourcesrc
created_at2024-07-26 23:44:08.546118
updated_at2024-08-08 20:16:33.998803
descriptionInterface to customize Felys implementation
homepage
repository
max_upload_size
id1316890
size59,013
(FelysNeko)

documentation

README

The Felys Programming Language
Quickstart | Documentation | Playground

What is the Felys programming Language?

Felys is a functional programming language written in Rust. It supports function, expression, variable assignment, and flow control, and can easily integrate with Rust code. The runtime backend is fully recursive and does not use memory management models. The motivation is to create a language where Elysia exists, so regardless of how this language gets developed in the future, there must exist a built-in identifier called __elysia__ or ——爱莉希雅——, depending on the language (en/zh) you are coding in.

The first release will be in late-August 2024.

License

Distributed under the terms of the MIT License.

Copyright

  • Organization logo © All rights reserved by miHoYo.
  • Other contents © All rights reserved by FelysNeko.

Legal Statement

Other properties and any right, title, and interest thereof and therein (intellectual property rights included) not derived from Honkai Impact 3rd belong to their respective owners.

Commit count: 0

cargo fmt