- Cambridge
- http://www.samfrances.co.uk
-
-
meta-circular Public
A "metacircular" interpreter for a simple Scheme-like language, written in racket, inspired by chapter 4 of SICP
Python UpdatedMay 9, 2024 -
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedMay 2, 2023 -
-
-
analytic_tableaux Public
Forked from Introduction-to-Functional-Programming/analytic_tableauxMethod of analytic tableaux in Elixir
Elixir UpdatedSep 26, 2021 -
-
-
python Public
Forked from exercism/pythonExercism exercises in Python.
Python MIT License UpdatedSep 14, 2021 -
-
-
-
-
ploeh.github.com Public
Forked from ploeh/ploeh.github.comploeh blog 'source code'
HTML MIT License UpdatedJun 23, 2021 -
-
Micro-Games Public
Implementations of educational games from old Micro books, for fund and self-education
UpdatedMay 5, 2021 -
cloud-developer Public
Forked from udacity/cloud-developercontent for Udacity's cloud developer nanodegree
TypeScript UpdatedMay 1, 2021 -
rejection Public
Forked from learn-javascript-courses/rejectionYou gotta lose to win.
TypeScript MIT License UpdatedMar 7, 2020 -
CppND-Capstone-Snake-Game Public
Forked from udacity/CppND-Capstone-Snake-GameA 2D Snake game using C++ and SDL
C++ UpdatedFeb 15, 2020 -
Final project for the Udacity C++ Nanodegree Concurrency course
C++ UpdatedFeb 12, 2020 -
Scratchpad Public
A repo for random scripts, modules, experiments which don't (yet?) deserve their own repo.
JavaScript UpdatedJan 27, 2020 -
CppND-Memory-Management-Chatbot Public
Forked from udacity/CppND-Memory-Management-ChatbotC++ UpdatedJan 26, 2020 -
CppND-System-Monitor-Project-Updated Public
Forked from udacity/CppND-System-Monitor-Project-UpdatedSystem Monitor Project from the Object Oriented Programming Course of the Udacity C++ Nanodegree Program
C++ MIT License UpdatedNov 4, 2019 -
googletest Public
Forked from google/googletestGoogletest - Google Testing and Mocking Framework
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 2, 2019 -
CppND-Route-Planning-Project Public
Forked from udacity/CppND-Route-Planning-ProjectC++ UpdatedOct 17, 2019 -
detective-typescript Public
Forked from dependents/detective-typescriptGet the dependencies of a TypeScript module
JavaScript UpdatedAug 13, 2019 -
toolz Public
Forked from pytoolz/toolzA functional standard library for Python.
Python Other UpdatedJul 8, 2019 -
coding-challenges Public
A repository of my answers to challenges on codewars and similar websites.
Python UpdatedJul 24, 2018 -
todo-mvc-demo Public
A basic javascript todo list application, written as an exercise in creating an MVC javascript application, without an MVC framework
-