> On 26 Oct 2022, at 18:27, Razetime <
rraghu...@gmail.com> wrote:
>
> Oh, neat. Where can I find this in the documentation? I didn't know
> about either of these from the tutorial.
There are some issues with documentation.
The primary system is a server which actually displays real library
and tutorial code. The tutorial code is real, executable, Felix,
including the text.
The web server is flx_web. It’s a standard part of the build. Unfortunately
I’ve had trouble securing an online machine. to run it. The current
http://felix-lang.org/
runs on Amazon and is paid for by a friend but I’ve lost connection with
him. I cannot afford a slice myself.
You don’t have flx_web because your build failed. I’m still trying
to figure out why. I understand the diagnostic and what leads to it,
but the conditions should not arise .. and I can’t explore because I don’t
have a Linux box. If I could get the GitHub Linux CI running it would help.
I also did a set of “readthedocs” tutorials and specifications.
https://felix.readthedocs.io/en/latest/index.html
Unfortunately it keeps breaking and is tiresome to maintain,
as well as the official website (which I cannot maintain anymore eiter).
There are also LaTeX documents in the repository.
https://github.com/felix-lang/felix/blob/master/pdfs/felix-ref.pdf
None of any of these documents are complete.
The best reference is probably the actual source code. For example
src/packages/grammar.fdoc
contains the grammar. In any case, asking on the mailing list is just fine.
The problem of course is know what to ask.
—
John Skaller
ska...@internode.on.net