-
Cornell University
- Ithaca, NY
- http://www.cs.cornell.edu/~jnfoster/
Highlights
- Pro
Block or Report
Block or report jnfoster
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
ocaml-re-nfa Public
Forked from yallop/ocaml-re-nfa
OCaml code to construct an NFA from a regular expression
OCaml 1
-
-
-
167 contributions in the last year
Less
More
Contribution activity
January 2022
Created 5 commits in 2 repositories
Created a pull request in cs3110/textbook that received 1 comment
Remove Perils of Java Schools
Although I understand the reasons for wanting to include this essay, the tone of the essay is problematic. Specifically, it comes off as elitist an…
+0
−3
•
1
comment
Reviewed 5 pull requests in 4 repositories
p4lang/p4-spec
2 pull requests
cs3110/textbook
1 pull request
p4lang/p4c
1 pull request
p4lang/tutorials
1 pull request
Created an issue in p4lang/p4c that received 1 comment
Typechecking bugs
This code should not type check (i.e., with p4test) but does:
#include <core.p4> extern register<T> { register(bit<32> size); void write(in bit<32>…
1
comment