aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-05-20 21:10:50 +0800
committerDimitry <winsvega@mail.ru>2016-05-20 21:10:50 +0800
commit65c8ddaa143322da7f15d44445307f2472233e3c (patch)
treee49f0910b5e17fcc587a8b969626515efe357894 /docs/index.rst
parent0a37072e4c0b6413aa7aa37863230f3a0d26b2a9 (diff)
downloaddexon-solidity-65c8ddaa143322da7f15d44445307f2472233e3c.tar.gz
dexon-solidity-65c8ddaa143322da7f15d44445307f2472233e3c.tar.zst
dexon-solidity-65c8ddaa143322da7f15d44445307f2472233e3c.zip
More links to solidity implementations
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst26
1 files changed, 24 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index fab886c7..0ef7ca0b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -16,8 +16,6 @@ Useful links
* `Ethereum <https://ethereum.org>`_
-* `Browser-Based Compiler <https://chriseth.github.io/browser-solidity/>`_
-
* `Changelog <https://github.com/ethereum/wiki/wiki/Solidity-Changelog>`_
* `Story Backlog <https://www.pivotaltracker.com/n/projects/1189488>`_
@@ -28,6 +26,30 @@ Useful links
* `Gitter Chat <https://gitter.im/ethereum/solidity/>`_
+Available Solidity Integrations
+-------------------------------
+* `Browser-Based Compiler <https://chriseth.github.io/browser-solidity/>`_
+ Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components.
+
+* `Ethereum Studio <https://live.ether.camp/>`_
+ Specialized web IDE that also provides shell access to a complete Ethereum environment.
+
+* `Visual Studio Extension <https://visualstudiogallery.msdn.microsoft.com/96221853-33c4-4531-bdd5-d2ea5acc4799/>`_
+ Solidity plugin for Microsoft Visual Studio that includes the Solidity compiler.
+
+* `Mix IDE <https://github.com/ethereum/mix/>`_
+ Qt based IDE for designing, debugging and testing solidity smart contracts.
+
+* `Package for SublimeText — Solidity language syntax <https://packagecontrol.io/packages/Ethereum/>`_
+ Solidity syntax highlight for SublimeText editor.
+
+* `Atom Solidity package <https://github.com/gmtcreators/atom-solidity/>`_
+ Plugin for the atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node).
+
+* `Visual Studio Code extension <http://juan.blanco.ws/solidity-contracts-in-visual-studio-code/>`_
+ Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler.
+
+
Language Documentation
----------------------
d>1-5/+6 * Oops --- forgot to add new libpng dependency. Fixed now.chuckr1997-07-191-1/+2 * Upgrading to version 3.36. Still a beta, but improving.chuckr1997-07-192-6/+6 * ldconfig -> ${LDCONFIG}.max1997-07-178-16/+16 * /bin/sh -> ${SH}max1997-07-143-6/+6 * Upgrade 3.0 -> 3.4.tg1997-07-088-78/+227 * Bring Octave up to the latest revision, 2.0.8.chuckr1997-06-286-862/+878 * Add some patches needed to build on -current.tg1997-06-256-0/+80 * Activate pari.max1997-06-221-1/+2 * New port, pari:max1997-06-226-0/+69 * Activate Scilab.tg1997-06-181-1/+2 * Import of Scilab port. Scilab is a matlab-like package.tg1997-06-1842-0/+9712 * I misunderstood his intentions the first time.asami1997-06-101-2/+2 * Add simpack.asami1997-06-101-1/+2 * Libraries and tools for simulation modeling.asami1997-06-1018-0/+2376 * Add apc.asami1997-06-041-1/+2 * An auto loan payments calculator.asami1997-06-045-0/+82 * Add umatrix.asami1997-06-041-1/+2 * A very simple matrix package.asami1997-06-044-0/+28 * File moved on master site.fenner1997-05-282-4/+4 * Follow directory layout of python (shared objects -> lib/python1.4).tg1997-05-146-36/+39 * Add RUN_DEPENDS and respect NOPORTDOCS.tg1997-05-053-3/+12 * Fix PLIST. I had an old object file in my tree.tg1997-04-293-3/+3 * Add numpy.tg1997-04-281-1/+2 * Import of the NumPy port. The Numeric extensions to Python containtg1997-04-2815-0/+303 * Use the C version, not Fortran. There are no functional differences.tg1997-04-2312-42/+24 * Typo.max1997-04-171-2/+2 * Add libranlib.asami1997-04-071-1/+2 * Import of libranlib. libranlib is a library of random numbertg1997-04-0718-0/+222 * Fix MASTER_SITE since netlib.att.com went away, do dependence on blasfenner1997-04-033-17/+19 * Some files got updated.fenner1997-04-031-3/+3 * Fix MASTER_SITES since netlib.att.com went away. Clean up Makefilesfenner1997-04-031-6/+16 * Comment out IS_INTERACTIVE, only needs to connect to X server.asami1997-03-061-2/+2 * Add xplot.asami1997-03-061-1/+2 * Another plotting utility. Commonly used to plot TCP traces.asami1997-03-066-0/+114 * Not everyone has `.' in his $PATH.jmz1997-02-211-37/+26 * Change EXTRACT_ARGS to EXTRACT_BEFORE_ARGS, the former is only retainedasami1997-02-144-8/+8 * Activate fftpack.tg1997-02-141-1/+2 * Import of fftpack, a library of FFT routines from netlib.tg1997-02-1412-0/+148 * Non-working help file.obrien1997-01-251-1/+1 * Activate ss.max1997-01-241-1/+2 * New port: yet another spreadsheet program.max1997-01-248-0/+130 * Upgrade octave to version 2.0.1. Fair warning, this takes a greatchuckr1997-01-216-472/+964 * Update the "version required" comment. Change "Whom" and MAINTAINER toasami1997-01-131-11/+5 * Upgrade gnuplot to 3.6 Beta 325 level (because the new octave wants it,chuckr1997-01-133-105/+23 * Add freefem.asami1997-01-111-1/+2 * 2-D FEM solving package. Closes PR ports/2290.asami1997-01-116-0/+106 * Mark this BROKEN. I've also tried the latest release (octave-2.0)tg1996-12-122-2/+6 * Reformat.asami1996-12-121-2/+3 * attach calctoolerich1996-12-121-1/+2 * new port of calctool, another X11 calculator,erich1996-12-127-0/+117 * Make pkg_add print the license only once. Note that the INSTALL scriptasami1996-12-052-0/+8 * Make pkg_add print the license only once. Note that the INSTALL scriptasami1996-12-052-4/+4 * Remove @unexec rm of a listed file, it will be removed byasami1996-12-052-2/+0 * People, please please please update subdir Makefiles when you importasami1996-12-051-1/+2 * port of linux' wingzerich1996-12-0513-0/+478 * Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-303-368/+368 * Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-1817-40/+23 * Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-189-19/+18 * Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+3 * Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-182-9/+8 * trim the DESCR's to something reasonable at Satoshi's request.erich1996-10-161-20/+4 * Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-105-5/+5 * Distfile moved and renamed.asami1996-10-092-3/+4 * Use ${INSTALL_MAN} instead of install -c to install the man page.max1996-09-231-2/+2 * freebsd2.1 -> freebsd2.2 (argh!)asami1996-08-212-6/+6 * Added new man page to oleo (with small formatting changes)chuckr1996-08-101-1/+7 * Add support for thejmz1996-08-052-0/+337 * Reverse directory name from 2.2 to 2.1. It will be changed back onceasami1996-07-102-6/+6 * Add ".gz" to end of package files so this thing packages in the defaultasami1996-06-111-1185/+1186 * Make it install manpages even if NOMANCOMPRESS is defined. Runasami1996-06-111-7/+13 * Add lapack.jmz1996-06-071-1/+2 * LAPACK is a library of Fortran 77 subroutines for linear algebra.jmz1996-06-0713-0/+2021 * Add maxima to subdir list.asami1996-04-121-2/+2 * pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1 * More missing newlines.asami1996-03-313-3/+3 * Set DIST_SUBDIR to ${DISTNAME} and delete a whole bunch of hacks toasami1996-03-103-27/+13 * Delete unnecessary stuff.asami1996-03-101-3/+2 * Change version-dependent filenames to 2.2.asami1996-03-092-6/+6 * Remove ${KEYWORDS}.asami1996-03-062-4/+2 * Distfile changed at master site, now has files in subdir.asami1996-02-072-2/+1 * radix = 2 (not 16) for floats.jmz1995-11-301-0/+38 * Remove gmp.asami1995-11-271-2/+1 * Added xvgr.asami1995-11-261-1/+2 * Change category from "math languages" to "math lang".asami1995-11-221-2/+2 * Change category from "math printing" to "math print".asami1995-11-221-2/+2 * Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-092-2/+2 * shortened COMMENTSerich1995-10-291-1/+1 * added myself as MAINTAINERerich1995-10-291-1/+3 * Shorten one-line comments.asami1995-10-252-2/+2 * Shorten the COMMENT linejmz1995-10-252-2/+2 * Use CFLAGS from /etc/make.conf.asami1995-10-191-0/+11 * Change "i386-unknown-freebsd2.0.5" to "i386-unknown-freebsd2.1.0" soasami1995-10-122-6/+6 * Expand directories.asami1995-10-042-4/+444 * Various EXEC_DEPENDS fixes.asami1995-10-042-4/+4 * Convert all makefiles to new formats.asami1995-10-031-16/+15 * Added xlispstat.asami1995-08-181-1/+2 * XLISP-STAT is a statistical environment based on a dialect of the Lispasami1995-08-185-0/+94 * Cleanup. Install in /usr/local/share, etc.asami1995-07-292-6/+4 * Add xspread. Convert the Makefile along the way to "SUBDIR+=" format.asami1995-07-011-2/+13 * An X-based spreadsheet program.asami1995-07-015-0/+32 * Addasami1995-06-246-5/+15 * Clean up subdir Makefiles. They now all look like this:asami1995-05-141-2/+3 * Add maxima to "restricted" (license required).asami1995-05-131-2/+3 * Add more CATEGORIES. packages/orphans is now empty.asami1995-05-033-3/+6 * Added octave.asami1995-05-021-2/+2 * octave-1.1.1, similar to matlab.asami1995-05-0210-0/+100 * Add a few CATEGORIES lines to take these ports out of `orphans'.jkh1995-04-286-7/+13 * I was going to convert the math Makefiles according to the newasami1995-04-226-10/+14 * Just to make the compile less verbose and make Satoshi happy.jmz1995-04-171-0/+19 * MAINTAINER goes in a section of its own. :)asami1995-04-171-1/+2 * Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-113-3/+7 * Some more Makefile updates, for the math ports.asami1995-04-119-12/+82 * Try to get most ports checksummedgpalmer1995-04-011-0/+1 * Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-24