Blame docs/reference/gobject/html/tools-vala.html

Packit ae235b
Packit ae235b
<html>
Packit ae235b
<head>
Packit ae235b
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit ae235b
<title>Vala: GObject Reference Manual</title>
Packit ae235b
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit ae235b
<link rel="home" href="index.html" title="GObject Reference Manual">
Packit ae235b
<link rel="up" href="pt03.html" title="Part V. Related Tools">
Packit ae235b
<link rel="prev" href="pt03.html" title="Part V. Related Tools">
Packit ae235b
<link rel="next" href="tools-gob.html" title="GObject builder">
Packit ae235b
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
Packit ae235b
<link rel="stylesheet" href="style.css" type="text/css">
Packit ae235b
</head>
Packit ae235b
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit ae235b
Packit ae235b
Packit ae235b
Home
Packit ae235b
Up
Packit ae235b
Prev
Packit ae235b
Next
Packit ae235b
Packit ae235b
Packit ae235b

Packit ae235b
Vala
Packit ae235b

Packit ae235b
      From the Vala
Packit ae235b
      homepage itself: Vala is a new programming language
Packit ae235b
      that aims to bring modern programming language features to GNOME
Packit ae235b
      developers without imposing any additional runtime requirements
Packit ae235b
      and without using a different ABI compared to applications and
Packit ae235b
      libraries written in C.”
Packit ae235b
    

Packit ae235b

Packit ae235b
      The syntax of Vala is similar to C#. The available compiler
Packit ae235b
      translates Vala into GObject C code. It can also compile
Packit ae235b
      non-GObject C, using plain C API.
Packit ae235b
    

Packit ae235b
Packit ae235b
Packit ae235b

Generated by GTK-Doc V1.27
Packit ae235b
</body>
Packit ae235b
</html>