Viewing profile — lispre
lispre
HN member- Joined
- Sat, Jul 07, 2018, 5:14 AM UTC
- HN karma
- 2
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About lispre
C programming = 10 years F# programming = 1 year
Recent public activity
-
comment
Comment #20522893
Thanks for your comments, I will stick to optimizing my ugly code for the people who love small and tiny things
- comment
-
comment
Comment #20505530
The first reflection of many people on this post is that we already have tools like grep, ag, pt, ripgrep and so on, why you create a more junk thing. my answer is as followed: 1. …
- story
-
comment
Comment #19183414
No, it is still bad. Rust is not for good c/c++ programmer. It is for those who is not familiar with c/c++ but have some knowledge with functional programming. As a C++ programmer,…
-
comment
Comment #19182186
Rust is not for common project. Rust is only for safety. I just recommend modern C++ and golang
-
comment
Comment #18411637
Just as the data offered by this article, the best choice for the practical job right now should be Golang and OCaml. if you don't love the two, just try C/C++.
-
story
Why is lisp still popular with some yong people in Japan?
I have found that thare are many yong developers and reachers learning, talking and sharing knowledge about Lisp(common lisp, Scheme, etc..) in Japan. But these have not found in s…
-
comment
Comment #17529024
Really? Picolisp was build with asm? not C as SBCL