Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Emacs-ng Alternatives
Similar projects and alternatives to emacs-ng
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
lightspeed.nvim
🌌 Next-generation motion plugin using incremental input processing, allowing for unparalleled speed with minimal interruptions (predecessor of leap.nvim)
-
-
-
-
tide
Tide - TypeScript Interactive Development Environment for Emacs (by ananthakumaran)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
-
-
-
-
Snowpack
ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ [Moved to: https://github.com/FredKSchott/snowpack] (by withastro)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
emacs-ng reviews and mentions
- Any emacs-ng specific packages?
-
Emacs Webrender updates
Now I'm failing on this instead: https://github.com/emacs-ng/emacs-ng/issues/218
-
RMS – EmacsConf Talk
Presumably because of emacs-ng [1], from the page " additive native layer over emacs, bringing features like Deno's Javascript and Async I/O environment, Mozilla's Webrender,".
-
How do the neovim plugins for OrgMode and Magit compare with the real thing?
I know some projects along these lines are being attempted but they look to be years away from appreciable maturity, if ever.
- If anyone uses Atom (the text editor), it's be sunset on December 15, 2022
- MOMACS: FINALLY A BEGINNER FRIENDLY EMACS
- Why isn't Nyxt just an Emacs extension?
-
How to use remacs with doom emacs?
The remacs project has turned into emacs-ng.
-
Emacs to neovim (or vice versa, or both) stories
Emacs-NG has an issue open about this, where I described my opinion on the issue: https://github.com/emacs-ng/emacs-ng/issues/370. Companies invest money into v8, we should take advantage of that
-
Emacs Modernization: Simple Changes Emacs Should Adopt
> especially 'redo'
undo-redo is in emacs-28 now, though not the default behavior.
> Allow writing Emacs commands in popular languages like Python 3 or JavaScript.
For js see https://github.com/emacs-ng/emacs-ng
Integrating additional runtimes into the Emacs core, especially ones that also have a single main thread are likely to be a complete nightmare. There are already insane and undebugable performance issues with things that run on the main graphics event loop or on timers.
If elisp can somehow be made multi-threaded there might be a chance. However, there is SO much elisp code that assumes synchronous ordered execution that will break in subtle and unexpected ways when that restriction is lifted I expect it will take even longer than the transition to lexical scoping (and that is just in the core). I would love to be wrong though.
With respect to Python, the cpython runtime and semantics for redefinition are likely even more nighmareish because it is so easy for classes and instances to become out of sync and you wind up having to restart the whole
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Mar 2023
Stats
emacs-ng/emacs-ng is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.