Chi icon indicating copy to clipboard operation
Chi copied to clipboard

πŸ€ Chi is a subset of Common Lisp, implemented in Python3. Yet another mal.

What is Chi?

πŸ€Chi is a subset of Common Lisp, implemented in Python3. Yet another mal, but with a funny lexer.

This name 'Chi' is 迟 in Chinese. You can get more information about it in https://github.com/Chi-Task-Force/

Example?

Here you can use ζˆ‘ε€ͺθœδΊ† ζˆ‘ζ˜―εΊŸη‰© to form a program

For example, if you want to do some easy calculations, you can write in this way:

Chi> ζˆ‘ε€ͺθœδΊ† 加 1 1 ζˆ‘ζ˜―εΊŸη‰©
2

If there are something wrong, you will get:

Chi> ζˆ‘ε€ͺθœδΊ† ζˆ‘ζ˜―εΊŸ
<Error> η­‰ζ­»ε§οΌŒε‚»ι€Ό

Runtime example: Example

one more thing?

[x] GUI with code highlighting