My name is Abel Sen, and I am interested in functional programming and systems languages.
Pinned Loading
-
scrapscript
scrapscript PublicForked from tekknolagi/scrapscript
A functional, content-addressable programming language.
Python
-
awesome-spreadsheets
awesome-spreadsheets Publicsharing the goodness of spreadsheets with the wider Milky Way
-
-
simple-c-compiler
simple-c-compiler Publicmy implementation of the C compiler from Nora Sandler's "Writing a C Compiler" book
C++
-
RayTracingInOneWeekend
RayTracingInOneWeekend Publicmy C++ implementation of the ray tracer from Ray Tracing in One Weekend
C++
195 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 43 commits in 3 repositories
Created 3 repositories
-
neuroevolutus/awesome-spreadsheets
This contribution was made on Apr 23
-
neuroevolutus/smel
This contribution was made on Apr 15
-
neuroevolutus/beam
Haskell
This contribution was made on Apr 2
Created a pull request in haskell-beam/beam that received 3 comments
Update lens generation documentation
This PR updates the documentation regarding lens generation to reflect the extra pattern matches that appear to be necessary with newer versions of…
Opened 1 other pull request in 1 repository
surprisetalk/smel
1
open
-
Apply minor refactors
This contribution was made on Apr 15
Created an issue in func25/the-anatomy-of-go that received 2 comments
Typo
One Page 9 of the PDF, where it says: Let’s look at a simple yet practical example that shows how Go compiler encourages better coding habits: I …