Pinned Repositories
bplist-js
Decoder and Encoder in JavaScript for binary property list serialization format.
Buffer.js
A class for reading and writing binary data with straightforward api and features inspired by node's Buffer class
CanvasGraph
A 2D graphics rendering API. Utilizing the Html5 Canvas API. This library covers the most low-level aspects of rendering any kind of user interface, management of a hierarchy of layers, rasterization, animation, frame buffers and WebGL are all integrated.
Collab.php
A simple remoting platform for Web Applications.
curly-colors
A Work-in-progress syntax-highlighting engine that uses .tmLanguage and .sublime-syntax grammar
netbsd
A fork of netbsd to provide a netbsd variant adopted for the WebAssembly realm. Providing a backend environment and facilities for multi-process WebAssembly runtime environment.
Project-Hiddenwood
A user interface library developed for a web app project, written in Actionscript 3 and in a MVC pattern.
wasm-ylinker
Linker & post-processor for WebAssembly binaries. It part of the toolchain for generate and manipulate wasm for the wasm kernel project and rtld enabled binaries. It objectifies the binary and allows manipulation of everything from exports, section to raw instruction trough JavaScript.
raweden's Repositories
raweden/Project-Hiddenwood
A user interface library developed for a web app project, written in Actionscript 3 and in a MVC pattern.
raweden/Buffer.js
A class for reading and writing binary data with straightforward api and features inspired by node's Buffer class
raweden/CanvasGraph
A 2D graphics rendering API. Utilizing the Html5 Canvas API. This library covers the most low-level aspects of rendering any kind of user interface, management of a hierarchy of layers, rasterization, animation, frame buffers and WebGL are all integrated.
raweden/bplist-js
Decoder and Encoder in JavaScript for binary property list serialization format.
raweden/curly-colors
A Work-in-progress syntax-highlighting engine that uses .tmLanguage and .sublime-syntax grammar
raweden/netbsd
A fork of netbsd to provide a netbsd variant adopted for the WebAssembly realm. Providing a backend environment and facilities for multi-process WebAssembly runtime environment.
raweden/tinybsd
A fork of FreeBSD to provide variant optimized for WebAssembly, providing a environment that acts as a kernel & backend for libc.
raweden/wasm-ylinker
Linker & post-processor for WebAssembly binaries. It part of the toolchain for generate and manipulate wasm for the wasm kernel project and rtld enabled binaries. It objectifies the binary and allows manipulation of everything from exports, section to raw instruction trough JavaScript.
raweden/apps-cenon
A fork of Cenon.app from https://www.cenon.info based on Cenon Source: 4.0.2 (GnuStep) and Cenon Library: 4.0.0-1
raweden/apps-easydiff
GnuStep: GNUstep's diff software.
raweden/apps-gorm
GnuStep: Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
raweden/apps-gworkspace
GnuStep: GWorkspace is GNUstep's Workspace Manager and offers a File Manager and an optional Desktop with associated services and tools.
raweden/apps-pikopixel
A fork of PikoPixel version 1.0-b10b from https://twilightedge.com/mac/pikopixel/
raweden/apps-projectcenter
GnuStep: IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
raweden/duktape
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
raweden/gnustep-simpleagenda
raweden/gnustep-systempreferences
GnuStep: System Preferences application and pane framework for GNUstep.
raweden/haiku
The Haiku operating system. (Pull requests will be ignored; patches may be sent to https://review.haiku-os.org).
raweden/JavaScriptCore
JavaScriptCore on WebAssembly
raweden/libobjc2
GnuStep: Objective-C runtime library intended for use with Clang.
raweden/libs-back
GnuStep: The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
raweden/libs-base
GnuStep: The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
raweden/libs-gui
GnuStep: The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
raweden/libs-xcode
The GNUstep Xcode Library is a library for building xcode projects. It can be used to parse and provide information regarding an xcode project or used to build an xcode project directly.
raweden/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
raweden/NilScript
Objective-C-style language superset of JavaScript with a tiny, simple runtime
raweden/rich-text
Under Development rich-text layout engine (with *.rtf file reading support ATM)
raweden/vscode-gfm-tasklist
Small extensions to render todo list markup of GitHub flavored markdown
raweden/vscode-tabgroups
raweden/Worker.js
A node implementation of the w3's web worker, using the native child_process.fork()