sym_num

joined 1 year ago
[–] sym_num@alien.top 1 points 11 months ago
[–] sym_num@alien.top 1 points 11 months ago (2 children)

It seems that the intention behind the post wasn't communicated effectively. Let me provide some additional explanation. I've been interested in type inference for some time now.

Lisp is a dynamically typed language, allowing for a more casual approach to programming. However, there's a possibility of bugs remaining undetected until the testing phase.

Static typed languages perform type checking, preventing errors due to code that hasn't been executed. However, they can feel restrictive.

I'm exploring the possibility of incorporating both of these qualities within Lisp. It appears that there hasn't been much progress in terms of type inference within Lisp. Originally, Lisp wasn't designed with type inference in mind.

Utilizing type inference requires some ingenuity. I posted seeking opinions from those interested in type inference to gather insights and opportunities to further develop my thoughts.

[–] sym_num@alien.top 1 points 11 months ago
 

I would appreciate it if you could teach me about type inference in Lisp. Type Inference in Lisp. Weaknesses of Dynamically Typed… | by Kenichi Sasagawa | Oct, 2023 | Medium

[–] sym_num@alien.top 1 points 11 months ago (1 children)

I just wrote about that topic the other day. It's surprisingly difficult. eisl/library/roman.lsp at master · sasagawa888/eisl (github.com)

 

I have conducted my own analysis and computational experiments regarding Gödel's incompleteness theorems in the style of Chaitin's Lisp. Is my approach correct? I am eagerly awaiting advice from those with expertise in this matter. Gödel’s Proof in Lisp. A Complex Book | by Kenichi Sasagawa | Nov, 2023 | Medium

[–] sym_num@alien.top 1 points 1 year ago

Thank you for the advice. I will now announce updates on Twitter.

 

Hello everyone!

I apologize for the consecutive posts and any disturbance caused. I've written an article about why I'm passionate about Lisp development. If you're interested, please take a look. Thank you Rediscovering the Joy of Math: A Journey with Lisp | by Kenichi Sasagawa | Oct, 2023 | Medium

 

Hello everyone.

I wrote an article reminiscing about my childhood when I used to build radios and amplifiers. Please take a look if you're interested. Rediscovering the Joy of Hardware Hacking with Raspberry Pi and Lisp | by Kenichi Sasagawa | Oct, 2023 | Medium