• Stars
    star
    9
  • Rank 1,882,746 (Top 39 %)
  • Language
    Julia
  • License
    Other
  • Created over 6 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

Reading and writing standard config files on macOS and NeXT. Just the plain text versions of the plist format.

More Repositories

1

Zacktron-33

Assembler and disassembler for the imaginary Calcutron-33 CPU implemented in Zig
Zig
19
star
2

calcutron

The made-up Calcutron-33 computer to make it fun and easy to learn and experiment with assembly code
Go
19
star
3

juliatour

A tour of the Julia programming language, inspired by Go
Julia
13
star
4

LusionEngine

Lua 2D Game Engine. Used for making classic 2D games in Lua. Engine itself is written in C++ but has a Lua API for game logic.
C++
10
star
5

QtUIParser.jl

Parser and generator for the .ui XML files used by the Qt GUI toolkit for storing graphical users interfaces
Julia
9
star
6

LittleManComputer.jl

Implementation of the Little Man Computer for learning Assembly programming in Julia
Julia
8
star
7

RocketBuilder.jl

Gtk based GUI for building rockets for simulating rocket launches.
Julia
6
star
8

code-samples-julia-second-language

Code samples used in Julia for Beginners Book second edition
Julia
5
star
9

Calcutron33.jl

Implementation of a assembler, disassembler and simulator for made up Calcutron-33 decimal CPU.
Julia
5
star
10

Airship.jl

Julia code for performing temperature, pressure and volume and buoyancy calculations.
Julia
4
star
11

Rockets.jl

Collection of functions for doing newtonian physics intended to do basic rocket equations
Julia
3
star
12

rocket

Simple Go library to simulate rocket launches. Mainly intended for educational purposes.
Go
3
star
13

everydaythings

A rewrite of programming examples in the book "Exploring Everyday Things with R and Ruby" into Julia
Julia
3
star
14

go-geom2d

A 2D geometry library for the Go programming language
Go
3
star
15

ObjCWrap.jl

Call Objective-C code from Julia using friendly syntax. Allow access to Apple frameworks like Cocoa
Julia
3
star
16

Quizer

Application for practicing for multiple choice tests
Objective-C
2
star
17

Julia.tmbundle

Personal additions to Julia textmate bundle part of the main repository for the Julia programming language.
AppleScript
2
star
18

handyscripts

Collection of handy scripts that I use
Clojure
2
star
19

PikeLexer

Experimenting with building a lexer in Julia based on the ideas presented by Rob Pike on how the lexer in the Go template engine was implemented.
Julia
1
star
20

AVRprojects

Maker and electronics projects based on AVR microcontroller
Assembly
1
star
21

AVR-Assembler-DSL

An assembler and simulator for the AVR micro-controller created as a Julia DSL.
Julia
1
star
22

Figurer.jl

A julia package demonstrating how you can model a hierarchy of types. In this case geometric figures.
Julia
1
star
23

BitBlit2D.jl

Experiments in making a 2D pixel game or game engine in Julia using SDL
Julia
1
star
24

bensin

A 2D game engine written in Go for exploring various game engine architectures such as data oriented design.
Go
1
star
25

ProcLauncher

A simple Qt GUI application for experimenting with the QProcess class
C++
1
star
26

GoTMSupport.jl

Support for writing bundle commands for the Go programming language in Julia.
Julia
1
star
27

arena

Demonstrate allocating nodes in a generic binary tree using an arena allocator
Go
1
star
28

AsciiDocTools

A colleciton of functions for converting Pandoc style Markdown to AsciiDoc format
Julia
1
star
29

cryptobook

A book about cryptology which aims at being brief and help you understand how to use crypthology as a mobile developer, bit coin user, or if you want to secure your personal files.
1
star
30

Trees.jl

Implementation of red-black trees in Julia for educational purposes.
Julia
1
star
31

LearnByCheating.jl

Learn Julia programming through exercises designed around the idea of cheating
Julia
1
star
32

Streng

Swift strings are missing a lot of essential string methods so this extension adds them
Swift
1
star
33

EditorUtils.jl

Collection of functions which a practical to use when editing source code
Julia
1
star
34

DesignPatterns.jl

Example of implementing OO design patterns in Julia
Julia
1
star
35

ToyRockets.jl

An educational example for how to create type and type hierarchies in Julia.
Julia
1
star
36

SimpleParser.jl

A very simple hackable parser and lexer for simple languages
Julia
1
star