Skip to content

Gaurav Sharma's Blog

Articles on Statistics, Machine Learning and Functional Programming

  • About
  • Sample Page

Categories:

  • Algebra
  • Analysis
  • BookExcerpts
  • Circuit Simulation
  • Computer Science
  • Concurrency
  • Design
  • Development Tools
  • Essays on Life and Philosophy
  • Fixed Point
  • Functional Programming
  • Git
  • Hackers
  • Haskell
  • History of Mathematics
  • Inference
  • Interpreters
  • Linear Regression
  • Linear Regression Models
  • Links
  • MapReduce and NoSQL
  • Mathematics
  • Numerical Methods
  • On Writing
  • OOP
  • PaulGrahamEssays
  • Prime Numbers
  • Probability
  • Programming Tasks
  • Quotes
  • Racket
  • Rationality
  • SAS
  • Scheme
  • Sicp Solutions
  • Signal Processing
  • Startups
  • Statistical Software
  • Statistics
  • Tail Recursion
  • Time Series
  • Type Theory
  • Uncategorised
  • Uncategorized

Recent Posts

  • Quotes from Stoic Emperor
  • Hello world!
  • Quotes on Focusing
  • Excerpts from ‘How to Work Hard’
  • Flow – The Psychology of Optimal Experience

Recent Comments

  • A WordPress Commenter on Hello world!

Implementation of Object System in Racket

The following is an implementation of the object oriented programming concepts in the functional language typed racket.

 

Posted on October 3, 2015Author Gaurav SharmaCategories Computer Science, OOP, Racket

Post navigation

Previous Previous post: Scheme Interpreter in Haskell
Next Next post: Confidence Interval Interpretation
Proudly powered by WordPress