Skip to content

Instantly share code, notes, and snippets.

View mohamed-mordy's full-sized avatar

Mohamed Abdelmordy mohamed-mordy

View GitHub Profile
.DS_STORE
@mohamed-mordy
mohamed-mordy / springer-free-maths-books.md
Created May 17, 2020 21:17 — forked from timmyshen/springer-free-maths-books.md
Springer have made a bunch of books available for free, here are the direct links
@mohamed-mordy
mohamed-mordy / build.sm
Created May 17, 2020 20:23 — forked from dmalikov/build.sm
Programming Languages assignment 1 (with smbt and qcheck)
target hw1
sources
hw1.mlb
hw1.main.sml
end
option compiler = mlton
option output = hw1
end