Skip to content
Avatar

Highlights

  • Pro
Block or Report

Block or report robpike

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. ivy Public

    ivy, an APL-like calculator

    Go 1.2k 99

  2. lisp Public

    Toy Lisp 1.5 interpreter

    Go 878 45

  3. filter Public

    Simple apply/filter/reduce package.

    Go 726 52

  4. typo Public

    Typo is a Go version of the old Unix typo command.

    Go 96 9

  5. Translate is a command-line interface to the Google translate API.

    Go 93 12

90 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2022

Created 2 commits in 2 repositories
Reviewed 1 pull request in 1 repository
robpike/unicode 1 pull request

Created an issue in golang/go that received 6 comments

compiler: conversion from Infinity to integer is always negative

Consider the conversion int64(math.Inf(+1)) I would expect a largest positive integer, but in fact the result is the largest negative integer. I h…

6 comments
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.