• Stars
    star
    8
  • Rank 2,090,329 (Top 42 %)
  • Language
    C#
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The C# implementation of the Lox Tutorials written by @munificentbob found at http://www.craftinginterpreters.com/

More Repositories

1

Weaver

Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.
C#
138
star
2

AssetPathAttribute

AssetPathAttribute is a Unity attribute used in Unity to allow you to have drag and drop asset references in the inspector but really use string paths for serialization.
C#
137
star
3

UnityIO

An easy to use API that allows you to manipulate files inside of Unity without the headache of using AssetDatabase.
C#
69
star
4

ScriptForge

A simple tool to generate constants for Unity for your Layers, Tags, Sorting Layers, Animations, Scenes, and Resources.
C#
53
star
5

SourceGenerator.Foundations

A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio
C#
26
star
6

Reflected-Inspector

Reflected Inspector is a system for Unity that works very much like Serialized Properties but works with non-Unity types and can serialize the values.
C#
20
star
7

StyleBrowser

A browser editor window to view all Unity built in styles.
C#
11
star
8

CaptureGroups

A editor tool used to take screenshots for documentation
C#
7
star
9

CallMeEasy

CallMeEasy is a series of Unity attributes that allow you to hook into some callbacks that Unity does not expose out of the box.
C#
7
star
10

Seed.IO

Seed.IO is a library containing a bunch of useful helpers types and class for working with IO
C#
5
star
11

IPool

IPool is an open source Unity pooling system. It's designed to be easy to use and full docmented.
C#
5
star
12

GUIGrid

A simple to use IMGUI grid class for editor windows in Unity
C#
4
star
13

Recoil.net

Recoil.net is the C# version of the Facebook's Recoil.js library. It's designed to handle managing state in WPF applications.
C#
4
star
14

JiffyEditor

Powerful unity editor to auto generate inspectors and property drawers.
C#
4
star
15

Parcel

Parcel is an open source project that is used to allow you to load from Asset Bundles in Editor without really building them. So when you build your game the logic flow stays the same.
C#
3
star
16

Extended.Collections

Library containg C# collections of verious types of collections.
C#
2
star
17

MUUG-Aug-2017

The source code for my Montreal Unity User Group talk that is happening on 8/16/2017
C#
2
star
18

Ninject.Extensions.AutoFactories

C#
1
star
19

SearchableList

C#
1
star
20

Redux.DotNet

A C# implemention of Redux but done in C#. This also contains a WPF abstraction
C#
1
star
21

AtomPackageManager

C#
1
star
22

AsyncApi-Generator-CSharp

A C# implemention of the AsyncApi generator used to create both client and servers.
TypeScript
1
star
23

clox

My implementation of the Byte Code Interpreter following the great book Crafting Interpreters by Bob Nystrom. Chapter starts http://www.craftinginterpreters.com/chunks-of-bytecode.html
C
1
star
24

Turnip

Turnip is a cross platform time timer library that adds full timer support in Unity. In 1702 based on the verge movement thick pocketwatches went out of fashion and were only worn by the poor and derisively referred to as "turnips".
C#
1
star
25

OpenApi.SourceGenerator

OpenApi.Generator uses a Source Generator to generate the boilerplate for an Asp.Net Core application that is based of a preexisting openapi definition
C#
1
star