8000 GitHub - sousajo-cc/loxs: C++ implementation of Robert Nystrom's toy language lox
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sousajo-cc/loxs

Repository files navigation

loxs

codecov

Build Status

Build status

CMake

loxs is a C++20 implementation of Bob Nystrom's toy language, Lox. Lox github repository can be found here. Containing the markdown's of the text book and a full implementation of both interpreters (C and Java).

Lox is syntatically similar to C and uses strong, dynamic types.

Templated with Jason Turner's, cpp_starter_project.

About

C++ implementation of Robert Nystrom's toy language lox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0