Skip to content
View 1000copy's full-sized avatar
Block or Report

Block or report 1000copy

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

  1. zigcc.github.io zigcc.github.io Public

    Forked from zigcc/zigcc.github.io

    Zig 语言中文社区

    HTML

  2. zigcc/zigcc.github.io zigcc/zigcc.github.io Public

    Zig 语言中文社区

    HTML 9 7

  3. A simple LISP interpreter,written in... A simple LISP interpreter,written in Zig language
    1
    const expect = @import("std").testing.expect;
    2
    const std = @import("std");
    3
    const ArrayList = std.ArrayList;
    4
    const eql = std.mem.eql;
    5
    const Allocator = std.mem.Allocator;
  4. we.1 we.1 Public

    JavaScript

  5. zig.make zig.make Public

    C 1