Skip to content

Wodan58/42minjoy

Repository files navigation

42minjoy

Build Linux
status GitHub CI build status

Joy from Sympas translated to C.

Changes

Adding a new builtin, e.g. getch or putch, requires modification of the program in 4 locations: standardident{}, initialise(), standardident_NAMES[], and joy(). After translating from Pascal to C with the help of p2c some corrections were done.

Installation

cd build
cmake -G "Unix Makefiles" ..
cmake --build .

About

Refurbished Joy

Topics

Resources

License

Stars

Watchers

Forks