Skip to content
View cscederborg's full-sized avatar

Block or report cscederborg

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. basicQtCalculator basicQtCalculator Public

    C++

  2. hashTextAnalyzer hashTextAnalyzer Public

    Text analyzer that sorts words by letter using a basic hash function

    C++

  3. prologThreePoints prologThreePoints Public

    Receives input from the Ruby Parser and makes a series of queries about the attributes of the Cartesian points given.

    Prolog

  4. rubyParser rubyParser Public

    Lexical and Syntactical Analyzer for a specific grammar given by the Professor

    Ruby

  5. schemeThreePoints schemeThreePoints Public

    Receives input from Ruby Parser and calculates angles of triangles from the given points

    Scheme