Yuescript VS spacehammer

Compare Yuescript vs spacehammer and see what are their differences.

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
Yuescript spacehammer
7 7
410 536
- -
8.7 4.8
8 days ago 22 days ago
C++ Fennel
MIT License 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.

Yuescript

Posts with mentions or reviews of Yuescript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-13.
  • Why Fennel?
    12 projects | news.ycombinator.com | 13 Sep 2023
    I'm a big fan of moonscript, but occasionally wish it was still be improved and worked on. Yuescript¹ looks like it fixes most of my bugbears with moonscript, and it is largely a faster² drop-in replacement.

    There was s little discussion here ~18 months ago³, but it will largely circular if you look as people are suggesting fennel there ;)

    ¹ https://github.com/pigpigyyy/Yuescript

    ² This probably only matters if you have tonnes of moonscript, not just a little neovim/mpv/awesomewm config or something.

    ³ https://news.ycombinator.com/item?id=29903133

  • Using other languages
    6 projects | /r/ComputerCraft | 8 Feb 2023
    There's also some languages made to compile straight to Lua: - MoonScript is the most popular Lua wrapper - it's built to be more Python-like, featuring indentation-based scopes, function calls without parentheses, lambda syntax, list comprehension, and much more. - Yuescript is a modern update to MoonScript that adds more features (I haven't used it myself, so I'm not entirely sure exactly how it differs from MS). - Teal is a version of Lua that adds static typing for better code standards.
  • data types in function definition
    12 projects | /r/lua | 13 Jan 2023
  • Lua, a Misunderstood Language
    9 projects | news.ycombinator.com | 29 Sep 2022
    Yes, this is unfortunately true.

    There's a spiritual successor: https://yuescript.org/

  • I've designed a re-imagined version of the Lua logo and some other Lua flavors just for fun, what do you guys think?
    2 projects | /r/lua | 12 Mar 2022
    Yuescript in yellow
  • 100 Languages Speedrun: Episode 90: YueScript
    1 project | dev.to | 14 Feb 2022
    What I didn't know about is that its fork YueScript is actively maintained, and with some extra features.
  • Trying to move to Emacs again
    5 projects | /r/emacs | 12 Apr 2021
    I've put together a Lua config with Neovim, but it was still kind of obnoxious to put together. Lua isn't that great of a language, because people seem to forget it's an embed-able language for a reason (it's not supposed to give you tons of features). Using something that makes some of your more complex problems easier like Moonscript or Yuescript can make things more complex in regards to your configuration.

spacehammer

Posts with mentions or reviews of spacehammer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-13.
  • Why Fennel?
    12 projects | news.ycombinator.com | 13 Sep 2023
  • Is orgmode really that much better than an equivalent workflow using vim + other tools?
    14 projects | /r/orgmode | 29 May 2023
    For certain concepts that I don't understand fully, I'm using chatgpt-shell. It is beyond fantastic and almost impossible to describe in a single post. This is, for example, just one of my use cases: When I'm writing a comment or a message to my colleague (and of course, yes, I edit just about any text in Emacs), I can select a paragraph and ask chatgpt-shell to improve it. It does, but it also shows me the diff of the changes, that is how I set it up.
  • Spacemacs Config for macOS Written in Fennel Lisp That Compiles to Lua
    2 projects | news.ycombinator.com | 20 Jan 2023
  • Show HN: AutoHotkey for Linux
    20 projects | news.ycombinator.com | 30 Aug 2022
    I’ve been using hammerspoon for several years and it has really become integral to my workflow.

    You may want to check out the extension package spacehammer[0]. It includes a bunch of workflows and shortcuts that I’ve found extremely useful.

    Interestingly (for me at least), it’s authored in Fennel [1], a lisp that compiles to lua. I actually found spacehammer originally when I was working on converting my personal hammerspoon config to Fennel.

    [0] https://github.com/agzam/spacehammer

    [1] https://fennel-lang.org/

  • Alternative to notational velocity/nvALT but with image support
    9 projects | /r/macapps | 25 Dec 2021
    Throw in Spacehammer, and you can add a note from anywhere in the operating system.
  • Hammerspoon – Lua-based powerful tool automation of macOS
    15 projects | news.ycombinator.com | 12 Dec 2021
    I'm a big fan of hammerspoon, but not so much Lua. I also use emacs with Doom, where a lot of bindings are behind a 'leader key'. I found an awesome framework called 'spacehammer'[1] that fits very well into the way I like to work. It similarly hides binding behind a leader, and it's written in Fennel, a lisp that compiles to Lua. I feel like I get to expand the customizability of Emacs out to my whole system and I love it. Hammerspoon is pretty bare on its own so I suggest you check out spacehammer even if it's just a show case of the potential of hammerspoon.

    [1] https://github.com/agzam/spacehammer

What are some alternatives?

When comparing Yuescript and spacehammer you can also consider the following projects:

moonscript - :crescent_moon: A language that compiles to Lua

hammerspoon - A hammerspoon config with a bunch of custom spoons (sleep timer, resolution changer, paywall buster, safari hotkey utilities, window management with undo, etc).

kakoune - mawww's experiment for a better code editor

phoenix - A lightweight macOS window and app manager scriptable with JavaScript

emacs-pure

Anycomplete - The magic of Google Autocomplete while you're typing. Anywhere.

open-builder - Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server

Translate-for-Hammerspoon - Google Cloud Translation API integration to Hammerspoon

dotemacs - My Emacs configuration

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

forkleft - Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.

LuaJIT - Mirror of the LuaJIT git repository