Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

5
Compilers and Assemblers
Post Flair (click to view more posts with a particular flair)
Post Body

The idea of a compiler and assembler optimized for functional programming intrigues me. Since variables don't change value, one should be able to store even custom classes on the stack. Foreach might be sent to SIMD in some cases. In some other cases, they might be sent to CUDA or the like. The constraints of functional programming should make optimization in the assembler (particularly an assembler custom built for functional programming) much easier and faster.

Do you know of anyone who has done work in this area?

Addendum, if the code compiles into a branchless program, then that branchless compiled code FP immutability all variables and classes being on the stack SIMD / Cuda should make it exceptionally fast.

Comments
Author
Account Strength
70%
Account Age
3 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,390
Link Karma
285
Comment Karma
1,091
Profile updated: 2 weeks ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago