mlajtos / L1

L1: Tensor Studio — The playground for tensors
https://mlajtos.github.io/L1/latest/
MIT License
186 stars 22 forks source link

Palette of functions #2

Open suhr opened 6 years ago

suhr commented 6 years ago

On Try APL there's a little cheat sheet with symbols. It would be nice to have something like that for L1 (::Self is too long).

mlajtos commented 6 years ago

Would you like to see all available functions? This will be available in the code completion list (Ctrl+Space). There are only few there right now, but there will be all of them, including documentation. This also applies to operators.

I think this should cover this use case. If you have something different in mind, I need further explanation since APL is bit specific (non-ASCII symbols).

mlajtos commented 6 years ago

I don't have time to code, so just gathering info for the upcoming time...

What needs to be done: