stag VS dgoffredo

Compare stag vs dgoffredo and see what are their differences.

stag

Stupid Typed Attribute Generator (by dgoffredo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
stag dgoffredo
1 3
0 -
- -
0.0 -
over 5 years ago -
Racket
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stag

Posts with mentions or reviews of stag. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-02.
  • Chicken Scheme
    2 projects | news.ycombinator.com | 2 Sep 2021
    Not sure, but I ported Jim Bender's sxml-match to Racket so I could use it to pull apart some XSD: https://github.com/dgoffredo/stag/tree/master/src/stag/sxml-...

    Hardly had to touch it, it's brilliant.

dgoffredo

Posts with mentions or reviews of dgoffredo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • Using ELisp as an HTML templating engine
    8 projects | news.ycombinator.com | 10 Apr 2022
    Yes, using anylisp as a anything templating engine. I love this stuff.

    It's not as ideal, but you can even get away with this in Python using comprehensions and functions. Any language with nested data structure literals will do. Really, any expression language.

    Here's a Python version: https://github.com/dgoffredo/dgoffredo.github.io/blob/master...

    and a Javascript version: https://github.com/dgoffredo/llama/blob/master/llama/xml.js

    ...and as others have said, Scheme has "sxml," which I use here: https://github.com/dgoffredo/xsd-gc

  • Show HN: Md2blog – A zero-config static site generator for dev blogs
    4 projects | news.ycombinator.com | 29 Nov 2021
    Always interesting to see what someone else came up with for their static site generator. If I had known about yours, I might have used it instead of writing mine: https://github.com/dgoffredo/dgoffredo.github.io
  • Chicken Scheme
    2 projects | news.ycombinator.com | 2 Sep 2021
    I even do a minimal version of SXML in python, using python's lists, because it's much better than the DOM/builder way.

    https://github.com/dgoffredo/dgoffredo.github.io/blob/372300...

    You could do the exact same thing in javascript.

What are some alternatives?

When comparing stag and dgoffredo you can also consider the following projects:

markblog - The way to blog with markdown.

with-c-syntax - C language syntax in Common Lisp