A functional programming language that best of both worlds between Haskell and Lisp
Getting started on the GitHubPravda combines Haskell style statements and Lisp style S-expressions, and dynamic typing system to offer a flexible programming experience.
There's a lot of awesome features such as pattern matching, lambda expression, partial application, lazy evaluation, code block, etc
It's able to call Python function to use a rich of Python ecosystem. Actually, the standard library includes many Python code
If you want to learn about Pravda, we recommend read a document. It explains details information of Pravda.
Contribute to Pravda, ask questions, and engage with other developers on Discord.