Programming Language
Developing a proposal for a new functional, reactive, and logical programming language.
Usage
To get started, we must download the compiler/interpreter and run the following commands:
λ def square(x) = x * x
λ square(4)
16
And that's it!
We've just written our first program in name undecided
.
Purpose
This is just one of those things I'm doing to see if I'm capable of doing it.. don't judge me. ☺
Documentation
The documentation is all over the place right now.
In the future, an index will provide easy navigation through features and concepts.
In the mean time just take a stroll through overview.md
and see what you can find.
Think of it as and adventure! \(:D)/
License
Copyright © Mr Axilus. This project is licensed under CC BY-NC-SA 4.0.