• Stars
    star
    1
  • Language
    Scala
  • Created about 8 years ago
  • Updated about 6 years ago

Reviews

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

Repository Details

The essence of "The essence of functional programming" in Scala

More Repositories

1

chat-websocket-dart

Sample chat server and client using websockets in Dart
JavaScript
26
star
2

dart-carte-du-jour

Pub documentation generation system
Dart
25
star
3

dart-html5-animation

Example code from "Foundation HTML5 Animation with JavaScript" in dart
JavaScript
17
star
4

redis-dart

a dart wrapper for redis
Dart
12
star
5

dvm

Dart Version Manager
Shell
10
star
6

DragDrawSquaresCanvas2D

Simple example of how to draw, drag, create squares in Canvas2d with Dart.
Dart
9
star
7

dart-sorting-algorithms

Example library of dart sorting algorithms
JavaScript
9
star
8

dartchessengine

Sample chess engine in dart
JavaScript
8
star
9

DartDesignPatterns

Collection of basic Design Patterns in Dart
Dart
7
star
10

dart-html5-slides

html5 slides in dart
JavaScript
7
star
11

html5rocks

A place to push dart html5 examples
JavaScript
6
star
12

DartBoard

An example implementation of try.dartlang.org
JavaScript
6
star
13

DartWebGLShaderLab

A webgl shader sample from Felix Woitzel in Dart
JavaScript
6
star
14

dart-directory-server

Sample dart application that uses Web Sockets to display server side directories.
JavaScript
6
star
15

dart-nehe-tutorial

nehe webgl tutorials code in dart
JavaScript
5
star
16

dart-bst-example

An example Binary Search Tree in dart
5
star
17

OpenCreeper

An open source Creeper World like game.
JavaScript
5
star
18

java2dart

Java to Dart converter
Java
4
star
19

Reactive-Dart

An implementation of the reactive model on sequences in Dart.
Dart
4
star
20

pkg_oauth2_dart

test repo to pull pkg/oauth2 to a pub spec hosted repo
Dart
4
star
21

srclib-dart

sourcegraph support for dartlang
Dart
4
star
22

dart-webgl-example

A simple triangle draw with webgl in Dart
JavaScript
4
star
23

webgl-shiny-teapot

The webgl shiny teapot sample in dart
JavaScript
4
star
24

google-diff-match-patch

A clone of https://code.google.com/p/google-diff-match-patch/
Python
4
star
25

DRandom

Simple Random Number Generator for Dart
Dart
4
star
26

dart-codemirror-example

Simple code mirror
JavaScript
4
star
27

html5dartscape

A Dart 3D landscape on HTML5 Canvas
3
star
28

dart_drive_quickstart

A dart version of google drive quickstart
Dart
3
star
29

html5-canvas-flash-killer

The flash killer
3
star
30

game_loop

Game Loop for Dart
Dart
3
star
31

dart-hash-server

A server that calculates hashes from a client. Sample code of bringing together different projects.
JavaScript
3
star
32

realtime_touch_canvas

Sample using js interop and google realtime api
Dart
3
star
33

dart-couchdb-client

Sample CouchDB client for Dart
JavaScript
3
star
34

chrome_app_serial_example

Chrome App Serial Device Example
JavaScript
3
star
35

dart-video-test

sample video ascii test with dart
Dart
3
star
36

dart-url-shortner

simple url shortner in dart
JavaScript
3
star
37

dart-calculator

Testing out new dart calculator sample distributed from google web store
3
star
38

dart-jsonp-example

Example of handling JSONP in Dart
JavaScript
3
star
39

phonegap_from_scratch

building phonegap application from scratch
Objective-C
3
star
40

dart-animated-htree

Canvas based animation of an HTree
JavaScript
3
star
41

dart-infinite-scroll

A simple dart app that does infinite scrolling of a static image
JavaScript
3
star
42

dart-box2d

A port of box2d to dart
3
star
43

DartElementRectExample

Example of how to get the Rect from a Future
JavaScript
2
star
44

dartgap-samples

JavaScript
2
star
45

DartNativeExample

An example of how to implement a native type in dart
2
star
46

DartIsolateExample

Dart isolate example in calculating Fibonacci numbers
2
star
47

DartVectorMath

Dart
2
star
48

dart_drive_files_list

2013-01-06-listing-files-with-google-drive-and-dart
Dart
2
star
49

DartFormulaFactoryExample

Example of using factory keyword in Dart
2
star
50

DartGameOfLife

Game of life in Dart
2
star
51

drive_publish_markdown

Demo of publishing markdown content as html on google drive
Dart
2
star
52

google_oauth_example

google oauth2 example in dart
2
star
53

dartMultiTouchCanvas

Example of multi touch canvas
Dart
2
star
54

DartWebSocketTest

Simple echo with Dart WebSocket
JavaScript
2
star
55

dart-builtins-example

Example of using some of the dart:builtin classes
Shell
2
star
56

dart-coverflow-example

A dart coverflow html5 example in
2
star
57

stream-todomvc

Example of using stream on heroku
Dart
2
star
58

runtime-dart-docker-image

A dart container compatible with Google Compute Engine
Shell
2
star
59

DartComplexNumberExample

A example of how one might implement a complex number class
2
star
60

dart_datastore_example

datastore example
Dart
2
star
61

dart-graphs-algorithm

A collection of graph algorithms in dart. Currently being used for testing dart.
2
star
62

dart-full-stack-example

A web-ui and objectory example with dart
JavaScript
2
star
63

dart-canvas-fillstyle

Example of using canvas fillstyle in dart
JavaScript
2
star
64

DartPromiseExample

Example of using Promise in Dart
2
star
65

Html5DartExamples

Html5 Dart Examples taken from http://slides.html5rocks.com/
JavaScript
2
star
66

dart-MersenneTwister1993

Example MersenneTwister19937 in dart
JavaScript
2
star
67

dart-closure-library

A port of closure to dart
2
star
68

Buckshot

Buckshot is a UI Framework for modern web applications. It is written in Google Dart and attempts to model the best of .net WPF (Silverlight) and Adobe Flex, but without the need for a plug-in. Buckshot renders all output in HTML5/CSS3, and makes use of features available in today's modern web browsers.
Dart
2
star
69

DartExperiment

1
star
70

DartChainOfResponsibilityExample

An example chain of responsibility in dart
1
star
71

ctci-dart

Cracking the Coding Interview with Dart
Dart
1
star
72

dart-tries

Some trie implementations for Dart language.
Dart
1
star
73

chromeapp_copy_paste_test

Parse input, copy and paste with hidden input buffer
Dart
1
star
74

DartMatrixUtility

A simple 4x4 matrix class for dart
1
star
75

puremvc-dart-demo-reversetext

PureMVC Dart Demo: Reverse Text
JavaScript
1
star
76

dart-playpoker

A simple poker game written in Dart
Dart
1
star
77

auth_example

A simple example on how to do authentication and authorization with Redstone.dart
Dart
1
star
78

javelin

Data Driven Games and Graphics Demos
Dart
1
star
79

ide

Scope 1 of the IDE
JavaScript
1
star
80

DartAscii

Simple example app that converts images to ascii
Dart
1
star
81

webgl_dart_logo

Simple spinning logo with three.dart
Dart
1
star
82

financecoding.github.com

Github blog
JavaScript
1
star
83

dart-classify-example

Example of using dartdoc/classify.dart
JavaScript
1
star
84

dart-mandelbrot-canvas

Demonstration of drawing a Mandelbrot fractal with Canvas
JavaScript
1
star
85

sample_chrome_app_wizard_files

sample_chrome_app_wizard_files
JavaScript
1
star
86

pkg_http_dart

test repo to pull pkg/http to a pub spec hosted repo
Dart
1
star
87

DartTemplateExample

First look at Dart Templates
JavaScript
1
star
88

googlefinance

Automatically exported from code.google.com/p/googlefinance
C#
1
star
89

dart-web-terminal

An simple template with examples of a terminal
Dart
1
star
90

dart

TESTING
Java
1
star
91

new_plus_login_widget

test new widget with polymer
Dart
1
star
92

dart-unittest-example

How to unit test in dart
1
star
93

geshi_dart

geshi 1.0.7.20 with Dart Highlighter
PHP
1
star
94

markdown.dart

The markdown sample from dart repo
Dart
1
star
95

glmatrix.dart

Dart port of gl-matrix
Dart
1
star
96

ClothCanvasDemo

A cloth demo for dart
Dart
1
star
97

unittest

pulling dart unittest from github
Dart
1
star
98

spectre_cube

Demo of unit cube in spectre
Dart
1
star
99

honey

a smooth set of little dart libraries
Dart
1
star
100

phoenix-dart

Dart port of Phoenix Arcade
JavaScript
1
star