Skip to content
View artahadhahd's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report artahadhahd

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
artahadhahd/README.md

doodleheimer

Amateur programmer

Pinned

  1. Basic Lisp-like language compiler Basic Lisp-like language compiler
    1
    -- #x , #o #b => hex, octal, binary
    2
    -- mod, +, -, *, / are supported operators
    3
    -- #t is True, #f is False, can use the `not` operator
    4
    -- type checking operators are available
    5
    -- no control flow unfortunately + no floats
  2. musical musical Public

    Deprecated 'programming language' that compiles to music

    Python 1