Highlights
Pinned Loading
-
-
-
A simple LISP interpreter,written in...
A simple LISP interpreter,written in Zig language 1const expect = @import("std").testing.expect;
2const std = @import("std");
3const ArrayList = std.ArrayList;
4const eql = std.mem.eql;
5const Allocator = std.mem.Allocator;
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.