Advertising
advertising
related pastes to tag 'syntax'
- 869638 - RayNbow: c syntax tree abstract expression
-
- #ifndef EXPRESSION_H
- #define EXPRESSION_H
- typedef struct expression Expression;
- #include <assert.h>
- #include "bool.h"
- 620653 - NoPaste Syntax highlighter: php syntax
-
- <?
- /* This software is licensed through a BSD-style License.
- * http://www.opensource.org/licenses/bsd-license.php
- Copyright (c) 2003, 2004, Jacob D. Cohen
- All rights reserved.
- Redistribution and use in source and binary forms, with or without