No features have been listed yet.
Based on our record, Nim (programming language) seems to be a lot more popular than On Lisp. While we know about 149 links to Nim (programming language), we've tracked only 4 mentions of On Lisp. 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.
See also https://github.com/RussAbbott/pylog which has a toy Prolog implementation and was wondering if it could be done in Python. - Source: Hacker News / 9 months ago
Paul Graham's https://paulgraham.com/onlisp.html is a whole book about it that really helped it click for me. The challenge with the syntax is that there is no syntax. Work that we're used to offloading to syntax is instead carried by your brain. - Source: Hacker News / 10 months ago
BTW, if you're interested in learning more about Lisp macros, Paul Graham's book about advanced Lisp programming, On Lisp, covers the topic pretty extensively and it's freely downloadable from his website: Book description: https://paulgraham.com/onlisp.html Download page: https://paulgraham.com/onlisptext.html. - Source: Hacker News / 11 months ago
Some info can be found here: http://paulgraham.com/onlisp.html. Source: over 3 years ago
> I'm interested to see whether the final feature set will be larger than what you'd get by creating a type-safe language with a pythonic syntax and compiling that to native, rather than building custom hardware. It almost sounds like you're asking for Nim ( https://nim-lang.org/ ); and there are some projects using it for microcontroller programming, since it compiles down to C (for ESP32, last I saw). - Source: Hacker News / about 2 months ago
I think Nim might be a good candidate. https://nim-lang.org. - Source: Hacker News / 3 months ago
It’s not popular compared to Go/Rust, but many find Nim scratches that itch: https://nim-lang.org/. - Source: Hacker News / 3 months ago
FWIW, Nim (the programming language) is certainly interesting and possibly underrated. https://nim-lang.org/. - Source: Hacker News / 4 months ago
If not, Nim is probably the closest most 'Python-like' language that is almost as fast as C. https://nim-lang.org/. - Source: Hacker News / 7 months ago
Practical Common Lisp - Learning Resources
Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.
Land of Lisp - Learning Resources
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
Hackr.io - There are tons of online programming courses and tutorials, but it's never easy to find the best one. Try Hackr.io to find the best online courses submitted & voted by the programming community.
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.