Coder Social home page Coder Social logo

bryanchacosky / hxpp.hx Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 37 KB

Haxe utilities library for use with android/ios applications using Haxe and OpenFL.

License: GNU General Public License v3.0

Haxe 80.60% Java 3.06% Shell 0.35% C++ 1.10% Objective-C++ 2.39% Objective-C 12.51%

hxpp.hx's Introduction

hx++

Haxe utilities library for use android/ios applications using Haxe and OpenFL.

See individual .hx files for description and usage details.

Components

  • type extensions (array, map, string, set)
  • debugging utilties (assert, macros, reflection, logging)
  • react library (promise/future, signals/slots)
  • network reachability library
  • generic comparison library

Installation

  1. clone this repo into your OpenFL project's extensions directory
  2. add <include path="path/to/hxpp"/> into project.xml

TODO

  • add MultiSet core data type
  • add File utility methods
  • Log.hx - add public callback to print()
  • Log.hx - iOS needs to call NSLog or else logs won't appear in devices tab
  • Log.hx - iOS log doesn't support ANSI colors
  • Set.hx - use hash function
  • Strings.hx - add FieldBuilder class to customize toString(), such as field predicate
  • Strings.hx - add method to generate UUID
  • make mutable subclasses to provide safe exposure of base class
  • Future.hx - add Future.sequence()

hxpp.hx's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.