Projects tagged ‘python’ and ‘scheme’


Jump to tag:

Projects tagged ‘python’ and ‘scheme’

Filtered by Project Tags python scheme

Refine results Project Tags c (5) perl (4) java (3) ruby (3) html (2) tool (2) vim (2) php (2) interpreter (2) lisp (2) bash (2) tools (2)

[12 total ]

2418 Users
   

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. It has many capabilities. It can ... [More] be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc. GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted. GIMP is written and developed under X11 on UNIX platforms. But basically the same code also runs on MS Windows and Mac OS X. [Less]
Created over 3 years ago.

1 Users

vim2gtksourceview2This is a simple python script that will convert a vim (gvim) theme (colorscheme) to a theme that will work with applications that use gtksourceview2.0. I have tested this with ... [More] the version of gedit that comes with Ubuntu Gutsy 7.10. ./vim2gtksourceview.py < input.vim > output.xml [Less]
Created about 1 year ago.

0 Users

This is not really a project; it is an umbrella term for a collection of scripts and snippets. I keep them here, so that they are accessible over the internet from anywhere by me and anybody who is interested.
Created about 1 month ago.

0 Users

This project hosts educational code aimed at university-level CS education. It includes many sample Python and Java files, plus other kinds of code as needed by courses. Part of the intent is to ... [More] allow courses a consistent place to provide source code, and also to make it easier for future courses to re-use and share their code. [Less]
Created about 1 year ago.

0 Users

codeXchange is a social coding network with code snipplets, sample applications, tutorials and news posted both by the portal administrators and users as well.
Created about 1 year ago.

0 Users

A collection of my just for fun projects written in c/java/Common Lisp/scheme/python.
Created about 1 year ago.

0 Users

Documentation in Test Form
Created 6 months ago.

0 Users

A simple scheme implementation in python.
Created about 1 month ago.

0 Users

narorumo is where Lindsey Kuper and Alex Rudnick put side projects -- awesome side projects. exercises from Structure and Interpretation of Computer Programs, made of Scheme, love, and sweat. ... [More] sudokusolver, made of Python and combinatorics and double exclamation points!! perturbation, made of Python and Perl and a crazy idea Lindsey had in the shower one day. our totally awesome submission for the 2008 ICFP Programming Contest, made of Scheme and trigonometry. our freakin' sweet submission for the 2009 ICFP Programming Contest, made of Scheme, Python, R, and orbital mechanics. lots of other stuff, actually. You're welcome to dig around! [Less]
Created about 1 year ago.

0 Users

My random Python brain dump goes here ... pisp.pySimple Scheme/Lisp like programming language. With handwritten parser/tokenizer + interpreter. Easy to extend and completely written in Python ;) ... [More] bin2cpp.pyConverts binary files to C++ source code. dir2html.pyExport directory structure to HTML files. fixhdr.pyFixes copyright messages in C++ source file headers. mosaic.pySimple mosaic generator. (C) by Christoph Schunk [Less]
Created 4 months ago.