add directory study
This commit is contained in:
92
study/sabre/index.htm
Normal file
92
study/sabre/index.htm
Normal file
@@ -0,0 +1,92 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<!-- saved from url=(0028)http://www.nondot.org/sabre/ -->
|
||||
<HTML><HEAD><TITLE>Chris's Chamber ( Programming, Operating Systems, Graphics, Java and more!)</TITLE>
|
||||
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
|
||||
<META
|
||||
content="Chris Lattner's Homepage covers most of his achievements and activities. Topics such as Graphics Programming, Operating System Development, and Java programming are at the heart of it."
|
||||
name=description>
|
||||
<META
|
||||
content="GRAPHICS PROGRAMMING JAVA WEB OPERATING SYSTEMS OS STATISTICS LINUX KERNEL"
|
||||
name=keywords>
|
||||
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD>
|
||||
<BODY text=#000000 vLink=#101060 aLink=#601060 link=#106010 bgColor=#ffffff>
|
||||
<CENTER>
|
||||
<H1><FONT size=+4>Chris's Chamber</FONT></H1></CENTER>Welcome to Chris Lattner's
|
||||
Homepage. This page gives a one-sided glimpse into his life, illustrating some
|
||||
of his areas of interest. Where you go depends on what <B>you</B> want to know
|
||||
about. So then, what is it? Do you <A
|
||||
href="http://www.nondot.org/sabre/Projects/">want see a semi-complete list of
|
||||
projects I work on</A>? Are you interested in <A
|
||||
href="http://www.nondot.org/sabre/java/">Java Programming</A>? Maybe your are
|
||||
more of an <A href="http://www.nondot.org/sabre/os/">operating systems</A> <A
|
||||
href="http://korbit.sourceforge.net/">hacker</A>? Perhaps you like operating
|
||||
systems, but are <A href="http://korbit.sourceforge.net/">feeling a little bit
|
||||
twisted today</A>? Do you have a web site? Do you want to get the low-down on <A
|
||||
href="http://www.nondot.org/MagicStats/">who visits your website and why</A>?
|
||||
Perhaps you want to <A href="http://www.nondot.org/sabre/stats/">see</A> <A
|
||||
href="http://www.nondot.org/sabre/os/Stats">some</A> of the <A
|
||||
href="http://www.nondot.org/MagicStats/stats">stats</A> for my pages? Maybe you
|
||||
are more of a <A href="http://www.nondot.org/sabre/graphpro/">graphics</A> <A
|
||||
href="http://www.nondot.org/sabre/java/GRAS/">programmer</A> <A
|
||||
href="http://www.nondot.org/sabre/Projects/Raytracer/">type person</A>? Maybe
|
||||
you are interested in <A
|
||||
href="http://www.nondot.org/sabre/SeniorProject/project.html">seeing a game</A>
|
||||
I <A href="http://www.nondot.org/sabre/SeniorProject/">wrote back in high
|
||||
school</A>? Maybe you want to flashback to 1996 when I was into programming with
|
||||
<A href="http://www.nondot.org/sabre/mystuff/units.html">turbo pascal</A> and <A
|
||||
href="http://www.nondot.org/sabre/mystuff/tp_progs.html">assembly</A>? Are you a
|
||||
<A href="http://www.nondot.org/sabre/Projects/HaskellLexer/">fan of the
|
||||
functional programming languages</A>? Perhaps you are more interested in the art
|
||||
of <A href="http://www.nondot.org/sabre/Projects/#llvm">compiler design and
|
||||
implementation</A>? Hrm, it's possible you are an <A
|
||||
href="http://www.gnu.org/">open source/free software</A> fanatic... If so,
|
||||
you'll find that every line of code available on this site is available for use
|
||||
just about however you would like to. I also have some <A
|
||||
href="http://www.nondot.org/sabre/Mirrored/">documentations mirrored here</A>.
|
||||
Maybe you are a wuss and want things laid out better for you? ...
|
||||
<OL>
|
||||
<LI><A href="http://www.nondot.org/sabre/Projects/#llvm">LLVM Compiler
|
||||
Infrastructure Page</A> - Advanced, industrial strength optimizing
|
||||
compiler.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/Projects/">Projects Page</A> - A more
|
||||
or less comprehensive list of projects I'm working on.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/os/">Operating Systems Resource
|
||||
Center</A> - Huge collection of information, useful if you're writing an
|
||||
operating system or device driver.<BR>
|
||||
<LI><A href="http://www.nondot.org/MagicStats/">MagicStats Home</A> - A free
|
||||
software, automated web statistics application.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/Projects/Raytracer/">Raytracer
|
||||
Page</A> - Graphical fun, including photon mapping, procedural texturing, many
|
||||
primitives, etc...<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/java/">Java Programming</A> - Random
|
||||
toys, including a robotics simulator.<BR>
|
||||
<LI><A href="http://korbit.sourceforge.net/">kORBit Project</A> - A hack to
|
||||
the linux kernel to run a CORBA ORB in the kernel. This allows one to write
|
||||
kernel file system drivers in perl and run them on the macintosh across the
|
||||
hall.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/graphpro/">GraphPro Articles</A> -
|
||||
Bare metal graphics programming tutorials for DOS.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/Projects/HaskellLexer/">A DFA driven
|
||||
Lexer, written in Haskell</A>.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/OriginalStuff.html">Old Pascal
|
||||
Stuff</A> - Old Turbo Pascal code.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/Projects/#Compiler">Tiger Compiler in
|
||||
Java</A> - Compiler for Andrew Appel's 'Tiger' language, to x86 assembly.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/SeniorProject/project.html">Spiffy
|
||||
Pilot</A> - An old project from high-school.<BR>
|
||||
<LI><A href="http://www.nondot.org/sabre/Mirrored/">Miscellaneous
|
||||
documentation mirrored here</A>.
|
||||
<LI><A href="http://www.nondot.org/sabre/stats/">My web page's
|
||||
stats</A>.<BR></LI></OL>
|
||||
<P>... or maybe you are curious <A
|
||||
href="http://www.nondot.org/sabre/Projects/#WebSite">why this page doesn't have
|
||||
more graphics</A> and other annoying artifacts on it.
|
||||
<HR>
|
||||
|
||||
<TABLE align=right border=0>
|
||||
<TBODY>
|
||||
<TR>
|
||||
<TD>
|
||||
<CENTER>Copyright <20> 1994-2002 <I><A href="mailto:sabre@nondot.org">Chris
|
||||
Lattner</A></I><BR>Last modified: Thursday, 18-Sep-2003 15:11:16 CDT
|
||||
</CENTER></TD></TR></TBODY></TABLE></BODY></HTML>
|
||||
Reference in New Issue
Block a user