Yasm Download

Latest Release: 0.7.0

Release Date: April 16, 2008

Visual Studio 2005/2008 Integration

See VisualStudio2005 for detailed instructions on integrating Yasm with Visual Studio 2005 (Visual Studio 2008 is similar).

See Structured Exception Handling (part of the Yasm User's Manual) for detailed information on using structured exception handling in the Windows x64 environment. Yasm also supports the SAFESEH directive for structured exception handling in the Win32 environment.

Nightly Development Snapshots

A complete build of Yasm is performed daily at 1:20 AM PDT if there are any repository changes since the previous day. The latest snapshot is the most recent available. It is updated at the same time as the daily build. A Windows executable is also built nightly as "yasm-{version}.exe" in the latest snapshot directory. Older snapshots are also available.

Subversion Repository

All Yasm development is taking place using a Subversion repository. The repository is browseable online.

Yasm's Subversion repository can be checked out with the following commands. The module you wish to check out (typically yasm or yasm-doc) must be specified as the modulename.

svn co http://www.tortall.net/svn/yasm/trunk/modulename modulename

Developers can access the Subversion tree via HTTP-SSL using the following commands. A developer account must be set up for checkin (write) access. You may request a developer account by contacting Peter Johnson.

svn co https://www.tortall.net/svn/yasm/trunk/modulename modulename

Older Releases

0.6.2

Release Date: September 21, 2007

0.6.1

Release Date: June 5, 2007

0.6.0

Release Date: February 24, 2007

0.5.0

Release Date: July 12, 2006

0.5.0rc2

Release Date: April 6, 2006

0.5.0rc1

Release Date: February 11, 2006

0.4.0

Release Date: October 31, 2004

0.3.0

Release Date: September 4, 2003

0.2.2

Release Date: June 6, 2003

0.2.1

Release Date: April 1, 2003

0.2.0

Release Date: March 26, 2003

0.1.0

Release Date: March 19, 2002