Skip to content

Instantly share code, notes, and snippets.

View samirfor's full-sized avatar

Samir C. Costa samirfor

  • Brazil
  • 00:22 (UTC -03:00)
View GitHub Profile
/**
Copyright (C) 2014 Samir C. Costa <samirfor@gmail.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
%{
#define ARQUIVO "tabela_de_simbolos.txt"
#define TAMANHO_ID 200
#define ID 100
#define NUM 101
#define IF 102
#define ELSE 103
#define WHILE 104
#define PAR_A 105
#define PAR_F 106
<?php
/*
Uninuni.com on 30 july 2008
Fixed:
MySql sintax when setting columns to latin1
Now we have 6 types of binary instead of just blob (avoid 'key length' error)
No more need to set the DB name on the source code
*/
/*