Pinned Repositories
454Final_Project
Implement a program to convert a given regular expression to an �-free NFA. (First convert the regular expression to a NFA, then remove �-moves.) Write a main function that takes as input a regular expression R (in the standard format used, e.g., in the text) and outputs the �- free NFA. Next it takes as input a string w (over the alphabet of R) and returns true (false) if w is in L(R). You can use the algorithm you implemented in Project 2 for this step.
460p2
CodeGenerator
translates Scheme code to Cplusplus Code
CS450_Shell
Shell homework for 450
Elliptical-Curve-Calculator-
a program that calculates an elliptical curve's points
FireMaps
An application to track fires in the area, show civilians the whereabouts of shelters, and a chat area.
gliffy999-awsServicesOperations
Automating AWS With Python and Boto3
hello
SyntacticalAnalyzer
school project
tf-app
terraform poc
jbeauvoir's Repositories
jbeauvoir/454Final_Project
Implement a program to convert a given regular expression to an �-free NFA. (First convert the regular expression to a NFA, then remove �-moves.) Write a main function that takes as input a regular expression R (in the standard format used, e.g., in the text) and outputs the �- free NFA. Next it takes as input a string w (over the alphabet of R) and returns true (false) if w is in L(R). You can use the algorithm you implemented in Project 2 for this step.
jbeauvoir/460p2
jbeauvoir/CodeGenerator
translates Scheme code to Cplusplus Code
jbeauvoir/CS450_Shell
Shell homework for 450
jbeauvoir/Elliptical-Curve-Calculator-
a program that calculates an elliptical curve's points
jbeauvoir/FireMaps
An application to track fires in the area, show civilians the whereabouts of shelters, and a chat area.
jbeauvoir/gliffy999-awsServicesOperations
Automating AWS With Python and Boto3
jbeauvoir/hello
jbeauvoir/SyntacticalAnalyzer
school project
jbeauvoir/tf-app
terraform poc
jbeauvoir/UserLoginAndRegistration