No features have been listed yet.
Based on our record, Crystal (programming language) seems to be a lot more popular than On Lisp. While we know about 115 links to Crystal (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.
Have you heard of crystal[0]? It is very close to ruby, but compiled, with fast start times. [0]: https://crystal-lang.org/. - Source: Hacker News / 19 days ago
Did you ever see Crystal? It's more or less a typed Ruby. I've heard that you can port some code directly. https://crystal-lang.org/. - Source: Hacker News / 3 months ago
If you like the Ruby syntax (but want a statically typed language), you might want to take a look at Crystal: https://crystal-lang.org/ > Crystal is statically typed and type errors are caught early by the compiler, eliminating a range of type-related errors at runtime. - Source: Hacker News / 4 months ago
I really enjoyed using Crystal last year. It is a very ergonomic language with a featureful standard library. I was tempted to use it again this year, but I figured I should use this opportunity to try something new. After considering several languages including Go, F#, Nim, and Raku, I decided to go with Gleam. - Source: dev.to / 7 months ago
Also check https://crystal-lang.org/ which aims for ruby like syntax/dx but almost native performance. - Source: Hacker News / 7 months ago
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
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Practical Common Lisp - Learning Resources
Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
Land of Lisp - Learning Resources
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.
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.