This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
aerscript
/
Aer
Watch
0
Star
5
Fork
0
You've already forked Aer
Code
Issues
6
Pull Requests
Releases
2
Wiki
Activity
61
Commits
3
Branches
2
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
belliash
c7feffc43f
GOTO is an evil statement and should be avoid. Its not available in P#
2018-07-12 16:00:32 +02:00
api.c
Remove unused constant
2018-07-12 15:24:01 +02:00
builtin.c
Be able to compile with -Wwrite-strings
2018-07-12 15:58:29 +02:00
compile.c
GOTO is an evil statement and should be avoid. Its not available in P#
2018-07-12 16:00:32 +02:00
constant.c
No amalgamation
2018-07-12 13:31:05 +02:00
COPYING
We will relicense the project under GPLv3 with a permission of Symisc Systems, SUARL
2018-07-12 13:15:49 +02:00
hashmap.c
No amalgamation
2018-07-12 13:31:05 +02:00
interpreter.c
Add simple interpreter and let it build from de-amalgamated source code
2018-07-12 13:28:46 +02:00
lex.c
GOTO is an evil statement and should be avoid. Its not available in P#
2018-07-12 16:00:32 +02:00
lib.c
Be able to compile with -Wwrite-strings
2018-07-12 15:58:29 +02:00
Makefile
Rename file
2018-07-12 15:59:22 +02:00
memobj.c
No amalgamation
2018-07-12 13:31:05 +02:00
oop.c
Rename file
2018-07-12 15:59:22 +02:00
parse.c
No amalgamation
2018-07-12 13:31:05 +02:00
ph7.h
Fix build on some Solaris installations
2018-07-12 15:16:39 +02:00
ph7int.h
GOTO is an evil statement and should be avoid. Its not available in P#
2018-07-12 16:00:32 +02:00
vfs.c
Be able to compile with -Wwrite-strings
2018-07-12 15:58:29 +02:00
vm.c
Be able to compile with -Wwrite-strings
2018-07-12 15:58:29 +02:00
Description
Aer Interpreter Source
66
MiB
Languages
C
99.7%
Makefile
0.3%