Pollen grammar #209

Closed
opened 5 years ago by kskyten · 7 comments
kskyten commented 5 years ago (Migrated from github.com)

Thanks for making Pollen, it's really nice. I would like to port the syntax to Julia. Where can I find the grammar of Pollen?

Thanks for making Pollen, it's really nice. I would like to port the syntax to Julia. Where can I find the grammar of Pollen?
soegaard commented 5 years ago (Migrated from github.com)

See
https://docs.racket-lang.org/scribble/reader.html?q=scribble

The Scribble paper is also worth a read:
https://www.cs.utah.edu/plt/publications/icfp09-fbf.pdf

/Jens Axel

Den lør. 7. sep. 2019 kl. 13.17 skrev Kusti Skytén <notifications@github.com

:

Thanks for making Pollen, it's really nice. I would like to port the
syntax to Julia. Where can I find the grammar of Pollen?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/mbutterick/pollen/issues/209?email_source=notifications&email_token=AADQXRMPB672HVOUR45WT6DQIOETNA5CNFSM4IUPXMZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJ6KQXQ,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AADQXRISXG6GGM5OB5R67NDQIOETNANCNFSM4IUPXMZA
.

--

Jens Axel Søgaard

See https://docs.racket-lang.org/scribble/reader.html?q=scribble The Scribble paper is also worth a read: https://www.cs.utah.edu/plt/publications/icfp09-fbf.pdf /Jens Axel Den lør. 7. sep. 2019 kl. 13.17 skrev Kusti Skytén <notifications@github.com >: > Thanks for making Pollen, it's really nice. I would like to port the > syntax to Julia. Where can I find the grammar of Pollen? > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/mbutterick/pollen/issues/209?email_source=notifications&email_token=AADQXRMPB672HVOUR45WT6DQIOETNA5CNFSM4IUPXMZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HJ6KQXQ>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AADQXRISXG6GGM5OB5R67NDQIOETNANCNFSM4IUPXMZA> > . > -- -- Jens Axel Søgaard
kskyten commented 5 years ago (Migrated from github.com)

Is the only difference to Scribble replacing @ with ◊?

Is the only difference to Scribble replacing @ with ◊?
mbutterick commented 5 years ago (Migrated from github.com)

Syntactically, yes.

Syntactically, yes.
kskyten commented 5 years ago (Migrated from github.com)

Thanks, I'm planning on implementing the parser with tree-sitter. This would give bindings to other languages and better editor support for pollen as well.

Thanks, I'm planning on implementing the parser with [tree-sitter](https://github.com/tree-sitter/tree-sitter). This would give bindings to other languages and better editor support for pollen as well.
mbutterick commented 5 years ago (Migrated from github.com)

Closing because no action is required in the pollen code. For other Pollen-adjacent questions, please visit pollen-users.

Closing because no action is required in the `pollen` code. For other Pollen-adjacent questions, please visit [`pollen-users`](https://github.com/mbutterick/pollen-users/).
fleimgruber commented 2 years ago (Migrated from github.com)

Thanks for making Pollen, it's really nice. I would like to port the syntax to Julia. Where can I find the grammar of Pollen?

@kskyten any progress on this? I was thinking about how to best use Pollen for writing a book about Julia - or in general use multiple programming languages in Pollen. At the moment I use the Org mode programming language support. @mbutterick are there some docs that I missed and what are your thoughts on this?

> Thanks for making Pollen, it's really nice. I would like to port the syntax to Julia. Where can I find the grammar of Pollen? @kskyten any progress on this? I was thinking about how to best use Pollen for writing a book about Julia - or in general use multiple programming languages in Pollen. At the moment I use the [Org mode programming language support](https://orgmode.org/manual/Working-with-Source-Code.html). @mbutterick are there some docs that I missed and what are your thoughts on this?
mbutterick commented 2 years ago (Migrated from github.com)

Questions about pollen can be opened on pollen-users(https://github.com/mbutterick/pollen-users/). Questions about Julia should be opened elsewhere.

Questions about `pollen` can be opened on `pollen-users`(https://github.com/mbutterick/pollen-users/). Questions about Julia should be opened elsewhere.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mbutterick/pollen#209
Loading…
There is no content yet.