Edmund Horner (ejrh)

ejrh

Geek Repo

Location:Wellington, New Zealand

Home Page:http://ejrh.wordpress.com/

Github PK Tool:Github PK Tool

Edmund Horner's starred repositories

bevy_terrain

A terrain rendering plugin for the bevy game engine.

Language:RustLicense:Apache-2.0Stargazers:185Issues:0Issues:0

yamlpath

YAML/JSON/EYAML/Compatible get/set/merge/validate/scan/convert/diff processors using powerful, intuitive, command-line friendly syntax.

Language:PythonLicense:ISCStargazers:116Issues:0Issues:0

prolog-jvm

A Prolog implementation written in Java, based on Bowen, Byrd and Clocksin's stack-based ZIP architecture

Language:JavaLicense:GPL-3.0Stargazers:7Issues:0Issues:0

pyan

pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.

Language:PythonLicense:GPL-2.0Stargazers:626Issues:0Issues:0

tig

Text-mode interface for git

Language:CLicense:GPL-2.0Stargazers:12357Issues:0Issues:0