Exafunction / codeium-parse

A command line tool for parsing code syntax
MIT License
94 stars 4 forks source link

Provide a macOS `parse` binary and/or its source code #26

Open nicdesousa opened 9 months ago

nicdesousa commented 9 months ago

The current parse binary is compiled for linux:

$ file parse
parse: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, Go BuildID=redacted, stripped

Recommended solution:

Suggestions: