|
|
|
|
|
by Ambrevar
2757 days ago
|
|
Luakit is probably what's closest to Next in terms of design. The important differences, in my opinion: - Next is not bound to WebKitGTK+, so unlike Luakit it can run on different platforms with different engines. - Next uses Lisp, which is I believe much more powerful, both for large scale development and hackability. |
|