Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 348 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 348 Bytes

nuts

"it has the nuts"

Terminal IDE inspired by the DOS Borland C++/Turbo IDE of the 90s.

Built on termbox2

Work in progress. Not ready.

I hack on it when I have some free time. This might take a while.

License

BSD-3

Run

make
./nuts <filename>

Note: currently tested on macOS (arm64) and OpenBSD (amd64).