Zig
Nim (programming language)
V (programming language)
Crystal (programming language)
D (Programming Language)
Rust
Bun.sh
Go Programming Language
Leo Editor
PyScripter
Pyzo
Ecere SDK
iPython
NINJA-IDE
CodeMix
SciTE
Zig
Leo EditorBased on our record, Zig seems to be a lot more popular than Leo Editor. While we know about 163 links to Zig, we've tracked only 13 mentions of Leo Editor. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I just open-sourced a collection of 38+ cryptographic algorithms written entirely in pure Zig -- zero external dependencies, zero std library imports, zero dynamic allocation. - Source: dev.to / 24 days ago
I chose the Zig programming language for this. Why Zig? - Source: dev.to / 4 months ago
(2020) latest release is 0.15.2 https://ziglang.org. - Source: Hacker News / 7 months ago
It was originally written in OCaml and recently it was rewritten in zig for better SIMD support. - Source: dev.to / 9 months ago
> What kind of code snippets could you suggest? Anything really! Some websites that do this currently: https://ziglang.org, https://crystal-lang.org and https://www.ruby-lang.org/en > I have a comparison table mentioning features Yes - I did see this in the README. Maybe worth adding it, or something similar to the website. - Source: Hacker News / 9 months ago
What are your experiences with literate programming for handover of code? I am thinking of tools like noweb (https://en.wikipedia.org/wiki/Noweb), LEO (http://leoeditor.com/) org-mode (http://cachestocaches.com/2018/6/org-literate-programming/), scribble/lp2 (https://docs.racket-lang.org/scribble/lp.html#%28part._scribble_lp2_.Language%29), My experience so far is that it can be a fantastic tool for documenting... - Source: Hacker News / over 3 years ago
I know what folding is, that's just not what I want. I want to completely hide everything that is not related to the current function. For a while, I used http://leoeditor.com/ where I could have every function/method as a node in a tree, with the node body containing just that. Looking for a way to achieve the same in vim if possible. Source: almost 4 years ago
The lack of good node/graph based APIs for Org Mode is my beef as well. When you compare it with the APIs of the Leo Editor[1], Org pales in comparison. Manipulation that is trivial in the Leo Editor can be quite a pain in Org mode. [1] https://leoeditor.com/. - Source: Hacker News / about 4 years ago
> What outliners do you know which allow end-users to feed their data into formulas for processing it without using general-purpose programming languages? Bit of a pointless constraint, the talk is about outliners, not no-code-datamangment. Which tool today does this even offer on a useful level? But you can look at leo editor (https://leoeditor.com), which is active for 20+ years, fully scriptable and extendable.... - Source: Hacker News / about 4 years ago
Leo is a pretty amazing project: Edward K. Ream treats it as his life's work, it seems to me, and his energy on the mailing lists, constantly thinking in public, is an inspiration. https://leoeditor.com/. - Source: Hacker News / about 4 years ago
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
PyScripter - PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with...
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.
Pyzo - Pyzo is a cross-platform Python IDE focused on interactivity and introspection, which makes it very...
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.
Ecere SDK - A cross-platform Software Development Kit including a GUI toolkit, a 2D/3D graphics engine, a...