meander

All things about https://github.com/noprompt/meander Need help and no one responded? Feel free to ping @U5K8NTHEZ
ikrimael 2020-07-06T20:21:17.471500Z

absolutely love meander. meta question: is there a repo/resource of cookbook examples? if not, shouldn't there be? (no slack history == probably repeated asks)

jimmy 2020-07-06T20:28:39.472300Z

@e749 We do indeed have a cookbook https://github.com/noprompt/meander/blob/epsilon/doc/cookbook.md and some examples https://github.com/noprompt/meander/tree/epsilon/examples We are super open to contributions to either of these. Glad you are enjoying meander πŸ™‚

πŸ‘ 1
ikrimael 2020-07-06T20:31:25.474Z

@jimmy they've been super helpful! btw, your talk & blog posts were big reasons to convince me to try clojure for my dsl compiler rewrite

πŸ™Œ 1
πŸ™‚ 1
ikrimael 2020-07-06T20:33:48.474800Z

i guess I was looking for more basic examples altho just realizing I have no context the target user for the lib (beg <> super experienced)

ikrimael 2020-07-06T20:33:59.475200Z

(context: i'm new to clojure (day 4), old to programming)

noprompt 2020-07-06T20:34:43.476300Z

@e749 FYI we merge most cookbook contributions without hesitation if you want to chip in. πŸ™‚

noprompt 2020-07-06T20:35:09.476700Z

LOL and welcome! πŸ˜‚

ikrimael 2020-07-06T20:35:17.476900Z

also more context, the applicability to term rewriting was the part that was especially exciting

ikrimael 2020-07-06T20:35:46.477700Z

@noprompt i'd be happy to but i'm not sure you want an extreme beginner submitting anythingg πŸ˜…

ikrimael 2020-07-06T20:36:18.478500Z

or if you're fine with "above average effort in codereviewing", i'm happy to

noprompt 2020-07-06T20:36:19.478600Z

On the contrary, examples from beginners are usually the best!

noprompt 2020-07-06T20:36:46.479Z

And, I was only making the suggestion. :)

ikrimael 2020-07-06T20:37:54.480400Z

πŸ‘ totally; just hyper sensitive with demands on other people's free time x {good for community but not intrinsically motivating activities}

noprompt 2020-07-06T20:38:11.480700Z

100% agree with you there. πŸ™‚

noprompt 2020-07-06T20:39:57.483600Z

Which is why I don’t feel bad about taking breaks from the project from time to time. (Learned that the hard way this year.)

πŸ‘Œ 1
ikrimael 2020-07-06T20:40:19.484200Z

is there a preferred way to go about this? ex: i'm basically just making a cookbook for myself as i'm rewriting the compiler i usually do the functional variant and then attempt it in meander should I post here and then submit a PR?

ikrimael 2020-07-06T20:40:45.484800Z

i imagine both the clojure code & the meander will need "tweaks" πŸ˜‚

jimmy 2020-07-06T20:40:59.485300Z

I'm always happy to hear things people are looking for. I will say, we probably skew a bit more on the experienced side for active users. But there isn't a particular skill level we are trying to reach. We really just want to help people express their problems more clearly.

noprompt 2020-07-06T20:41:07.485500Z

I think that’d be a good way to learn how to map one on to the other.

noprompt 2020-07-06T20:41:29.485900Z

> We really just want to help people express their problems more clearly. This

ikrimael 2020-07-06T20:43:03.487Z

πŸ‘ i'll do that then in a file and then link it/PR it so the example chunks can be reviewed in batch

noprompt 2020-07-06T20:45:07.487700Z

Sharing ideas/critique here is also welcome/appreciated.

πŸ‘ 1