EtK2000 / v4vala

A simple vala IDE under the GPL license

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v4vala

A simple vala IDE under the GPL license

what works

  • Auto-update check
  • Code can compile and be executed
  • Line numbering
  • Syntax-highlighting
  • Translatable fairly easily

WIP

  • Ability to pack files into executables
  • Auto-update needs to overwrite files
  • Autocomplete
  • Code templates
  • Debbuging using GDB
  • Multiple file project support
  • Running code should be interactable (i.e. normal stdin, stoppable)
  • Syntax-highlighting configurability

About

A simple vala IDE under the GPL license

License:GNU General Public License v3.0


Languages

Language:Vala 100.0%