Skip to content
View FrankDattalo's full-sized avatar
🐢
🐢

Block or report FrankDattalo

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. flang flang Public

    An imperitive, procedural programming language complete with closures, higher order functions, and run time object manipulation. Compiles to a custom bytecode.

    C++ 2 1

  2. heartbeat-sounds heartbeat-sounds Public

    Neural Network (Paper Included) that detects early indicators of cardiovascular disease.

    MATLAB

  3. Flisp Flisp Public

    Lisp dialect with support for lexical closures, arbitrarily precise math, and a module system.

    Java