kbnf

KBNF has been renamed to Dogma (by kstenerud)

Kbnf Alternatives

Similar projects and alternatives to kbnf

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better kbnf alternative or higher similarity.

kbnf reviews and mentions

Posts with mentions or reviews of kbnf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Ask HN: Please Review My Metalanguage
    1 project | /r/hypeurls | 9 Feb 2023
  • Please Review My Metalanguage
    4 projects | news.ycombinator.com | 8 Feb 2023
  • A portable, modern regular expression language
    9 projects | news.ycombinator.com | 30 Dec 2022
    The fundamental problem comes from assigning meaning to whitespace (in this case, concatenation). I had the same issues when developing KBNF ( https://github.com/kstenerud/kbnf/blob/master/kbnf.md ) which operates in a closely related space.

    In early development, I took a number of cues from regex that turned out to be bad ideas, in particular using whitespace for concatenation (which all BNF dialects seem to do).

    Switching to '&' for concatenation fixed it and made things a lot clearer, as it would also do for Pomsky:

        'Hello' & ' '+ & ('world' | 'pomsky')
  • Ask HN: Please help me by reviewing KBNF
    1 project | news.ycombinator.com | 28 Dec 2022
    Hi everyone! Merry Christmas and happy new year!

    I'm making a modernized BNF-style metalanguage that supports grammars for text and binary formats, but unless there's some kind of outside review, I won't find any blind spots I have until long after release.

    If you have experience in grammars or protocols (text or binary), could you take a quick look?

    Note: I'm not aiming for perfect expressivity; just 80-90% of use cases without making things overcomplicated so that it can be used descriptively in documentation.

    https://github.com/kstenerud/kbnf/blob/master/kbnf.md

  • Social media may prevent users from reaping creative rewards of profound boredom
    1 project | news.ycombinator.com | 26 Dec 2022
    Boredom is what led to pretty much every project I've ever done. I usually have a list in my head of things that could be made better, but they never come to anything until I have a lengthy period of nothing to do.

    Latest example: I had to take all my vacation time this year or else I'd lose it. I got so bored that I built this over the past weeks: https://github.com/kstenerud/kbnf

  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic kbnf repo stats
6
0
0.0
about 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com