Pinned Repositories
BatchCommand
A simple batch processing and template code generation script based on DSL syntax, mainly used for batch processing written in one script on different platforms such as Windows and Mac, or for generating code.
Cs2Dsl
基于vs2017 roslyn工程翻译c#到通用领域特定语言,再经由特定生成器翻译到目标语言
Cs2Lua
CSharp代码转lua,适用于使用lua实现热更新而又想有一个强类型检查的语言的场合
CSharpGameFramework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
DotnetPatch
dotnet文件补丁工具
GameDemo
unity3d游戏demo,主要展示游戏客户端的大概结构与Tick驱动的机制。
Hlsl2Numpy
il2cpp_ref
从unity editor 2018.4.5f1里拷出来的il2cpp,学习用
MetaDSL
A simple language similar to XML/JSON, which can describe both data and logic.
ServerPlatform
基于node.js与libevent的游戏服务器端通信底层架构与管理架构。主要用于支持C#实现的游戏逻辑服务器进程。可以支持windows、mac与linux(64bit)三种平台。
dreamanlan's Repositories
dreamanlan/discord-rpc
dreamanlan/oaknut
Yet another AArch64 emitter (currently unused, kept as a backup)
dreamanlan/DirectXShaderCompiler
This fork modifies dxr to convert HLSL to MetaDSL for further conversion to python or other languages
dreamanlan/fluid-hierarchical-task-network
A simple HTN planner based around the principles of the Builder pattern.
dreamanlan/fluid-hierarchical-task-network-ext
Extensions to the Fluid Hierarchial Task Network
dreamanlan/cef
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
dreamanlan/Cs2Lua
CSharp代码转lua,适用于使用lua实现热更新而又想有一个强类型检查的语言的场合
dreamanlan/Cs2Dsl
基于vs2017 roslyn工程翻译c#到通用领域特定语言,再经由特定生成器翻译到目标语言
dreamanlan/docs
doc resource for other projects
dreamanlan/ILMerge
ILMerge is a static linker for .NET Assemblies.
dreamanlan/Pegasus
A PEG parser generator for .NET that integrates with MSBuild and Visual Studio.
dreamanlan/EpPathFinding
fork from https://www.codeproject.com/Articles/632424/EpPathFinding-cs-A-Fast-Path-Finding-Algorithm-Jum
dreamanlan/DelaunayVoronoi
C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation
dreamanlan/VoronoiLib
C# implementation of Fortunes Algorithm. Includes MonoGame example
dreamanlan/Supercluster.KDTree
An extremely fast, easy to use, KD-Tree optimized for machine learning and big-data applications.
dreamanlan/TerrainGenByDsl
基于通用DSL元语言的地形生成器
dreamanlan/ScriptInterpreterByDsl
dreamanlan/Cs2LuaRewriter
dreamanlan/CSharpHookRewriter
dreamanlan/mallochook
dreamanlan/UnusedClass
dreamanlan/EpPathFinding.cs
A jump point search algorithm for grid based games in C#
dreamanlan/XposedBridge
The Java part of the Xposed framework.
dreamanlan/ScriptInterpreterByDsl0
最简单的基于DSL元语言的解释器
dreamanlan/CSharpString
dreamanlan/il2cpp_ref
从unity editor 2018.4.5f1里拷出来的il2cpp,学习用
dreamanlan/MapsParser
dreamanlan/OldWork
旧工作备份
dreamanlan/peg-sharp
Automatically exported from code.google.com/p/peg-sharp
dreamanlan/Document